1.0.1 • Published 5 years ago

fpm-dev-cli v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

fpm-dev-cli

用于创建fpm模板项目的脚手架

Install

npm i -g fpm-dev-cli

Templates

Useage

# fpm-cms update <template>
fpm-dev update cms-ng1

it will update the lasted template project from github

# fpm-cms create <proj> -t <template> -P
fpm-dev create admin -t cms-ng1 -P

it will create a project named admin

then you can dev the project