Skip to content

Deprecated, use create-react-app for v2 instead. Command Line interface for grommet

License

Notifications You must be signed in to change notification settings

Scoop-Tech/grommet-cli

 
 

Repository files navigation

grommet-cli

Command Line interface for grommet

⚠️ This project has been deprecated in favor of create-react-app. This project will only support Grommet v1. For Grommet v2 use this.

Install

npm install grommet-cli -g

Access CLI

grommet

Commands

  • new [app-name]: generates a new application based on a given type
  • version: 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

About

Deprecated, use create-react-app for v2 instead. Command Line interface for grommet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.1%
  • HTML 9.0%
  • Other 0.9%