1.0.2 • Published 4 years ago

camel-cli v1.0.2

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

安装依赖

npm install

启动

npm run watch

执行 npm link

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

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

  • camel config set type users

  • camel config set registry YvetteLau

发布

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