1.0.0 • Published 5 years ago

fd-app-cli v1.0.0

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

安装依赖

npm install

启动

npm run watch

执行 npm link

此时就可以使用 fd-app 命令了。

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

  • fd-app config set type users

  • fd-app config set registry fangdown

发布

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