greyhounds
v1.1.2
Published
CLI of Generate development environment for front-end developers
Downloads
4
Readme
greyhounds
Generate template from github & execute npm install
command
Command
ghs <APP_NAME>
ghs <APP_NAME> --preset wp
ghs <APP_NAME> --preset frontplate
ghs <APP_NAME> --github frontainer/greyhounds
Options
- --preset, -p : Download from preset templates ('default' or 'frontplate')
- --github, -g : Download from github (USER_NAME/REPO_NAME)
- --version,-v : show version
- --help, -h : show help
Preset
- default: frontainer/default-greyhounds
- wp: frontainer/wp-greyhounds
- frontplate: frontainer/frontplate