fpm-dev-cli

1.0.1 • Public • Published

fpm-dev-cli

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

Install

npm i -g fpm-dev-cli

Templates

  • fpm-cms-ng1-starter

    A web cms system. See detail

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

/fpm-dev-cli/

    Package Sidebar

    Install

    npm i fpm-dev-cli

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    4.88 kB

    Total Files

    4

    Last publish

    Collaborators

    • yfsoftcom