1.0.1 • Published 2 years ago

noi-cli v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

安装依赖 npm install

启动 npm run watch

执行 npm link 此时就可以使用 noi 命令了。

noi init webpack-train my-webpack-train

noi config get

noi config set registry https://api.github.com/users/camusama/repos 选一个名称

noi config set type users // https://api.github.com/${type}/${registry}/repos

发布 开发完成后,即可发布至 npm.