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