fpm-plugin-dev-cli
v2.0.2
Published
fpm-plugin-dev-cli
Downloads
4
Readme
fpm-plugin-dev-cli
用于创建fpm插件项目的脚手架
Install
npm i -g fpm-plugin-dev-cliUseage
fpm-plugin update -t golangit will update the lasted template project from github
fpm-plugin init -t golang -n smsit will create a project named fpm-go-plugin-sms
then you can dev the project
