0.0.8 • Published 8 years ago

propel-cli v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

propel-cli

Installation

npm install -g propel-cli

Usage

  Usage: propel [options] [command]


  Commands:

    init [options] [name]  Initialize a new propel application
    gen [template] [name]  Generate a new [template] for your propel app
    del [template] [name]  Delete the [name] module of type [template] from your propel app
    help [cmd]             display help for [cmd]

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

commands

init

  Usage: propel-init [options] [name]

  Options:

    -h, --help            output usage information
    -s, --spa [name]      Initialize a propel-spa application
    -e, --express [name]  Initialize a propel-express application

gen

  Usage: propel-gen [template] [name]

  Options:

    -h, --help  output usage information

del

  Usage: propel-del [template] [name]

  Options:

    -h, --help  output usage information
0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago