grommet-cli
Command Line interface for grommet
Install
npm install grommet-cli -g
Access CLI
grommet
Commands
new [app-name]
: generates a new application based on a given typeversion
: checks the current version of the CLI
Help
Run --help
after the command to see the documentation. For example:
new --help
Inline mode
This CLI allows inline mode execution
grommet version
or grommet new app-name --type app --theme hpe
Credits
Behind grommet-cli is the awesome vorpal framework.
Made with ❤️ by the Grommet team