0.0.6 • Published 7 years ago

launch-js v0.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Launch

A little tool to help launch boilerplates of varying requirements

  Usage: launch [options]

  Options:

    -h, --help          output usage information
    -V, --version       output the version number
    -n, --name [value]  Name of project
    -t, --type [type]   Type of project - web|react
    -d, --deps [value]  A list of dependencies - router

  Examples:

    $ launch web                           launches a basic web boilerplate
    $ launch web --name awesome-project    specifiy a name for the project

  Boilerplates:

    - web
    - react
0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

1.0.0

7 years ago