1.0.6 • Published 3 years ago

code-sync-tool v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

code-sync-tool

用于在项目中拉取自有model的命令行工具

English | 简体中文

Install

$ npm i code-sync-tool -s -g

Usage

// 在项目根目录执行以下命令 moduleName为要安装的包名
  code-sync add `moduleName`

Configuration

see config/config.default.js for more detail.

Questions & Suggestions

Please open an issue here.

License

MIT