1.0.0 • Published 4 years ago

wong-cli v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

安装依赖

npm install

启动

npm run watch

执行 npm link

此时就可以使用 qudu 命令了。

  • qudu init vue-template myVue
  • qudu config get
  • qudu config set type orgs
  • qudu config set registry vuejs-templates

  • qudu config set type users

  • qudu config set registry YvetteLau

发布

npm run publish

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