Skip to content

Latest commit

 

History

History
80 lines (54 loc) · 3.08 KB

README.md

File metadata and controls

80 lines (54 loc) · 3.08 KB

GitHub license GitHub release (latest SemVer) 欢迎 PRs GitHub issues Docker Image Size (latest by date) Docker Pulls GitHub release (latest by date)

bilioutils

使用方法

Note

支持功能和使用方法请查看文档:

可能需要科技- https://bo.js.cool

github page 镜像 - https://bilioutils.js.org

说明

Important

反馈 bug 或提意见时,请务必清晰的描述你的问题(截图)或想法,否则可能会被忽略。

开发

安装依赖

yarn install

开发环境运行

yarn dev

检查和格式化代码

yarn lint:prettier
yarn lint:eslint

开发环境模仿 npm 全局命令

yarn dev:bin -c ./config/config.json

编译

yarn build

参考项目

相关链接

致谢

感谢 JetBrains 提供优秀的 IDE。