1.0.2 • Published 4 years ago

yuhao-cli v1.0.2

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

安装依赖

npm install or yarn

启动

npm run watch

执行后将yuhao作为本地命令

npm link

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

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

发布

  • npm publish

全局安装

  • npm install yuhao-cli -g
  • npm uninstall -g yuhao-cli --save