0.0.8 • Published 10 years ago

propel-cli v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago