npm install -g dy-foundation-cli
create-component
Usage: index create-component|cr [options] <name>
Creates a new component
Options:
-s, --store Connect component to redux store
-v, --view Create a new view
-h, --help output usage information
create-module
Usage: index create-module|cm [options] <name>
Creates a new module
Options:
-h, --help output usage information
version
Usage: index version|v [options]
Displays dy-foundation-cli version
Options:
-h, --help output usage information
build
Usage: index build|b [options]
create a new build of a foundation based project
Options:
-h, --help output usage information
init
Usage: index init|i [options] <name>
Initialize a new foundation project
Options:
-h, --help output usage information