grommet / grommet-cli

Deprecated, use create-react-app for v2 instead. Command Line interface for grommet
Apache License 2.0
28 stars 18 forks source link

OSRB - Need grommet-cli release with licensing changes #51

Open cherih opened 6 years ago

cherih commented 6 years ago

Eric S added code for a new licensing option: grommet pack --licenses

This option generates license files for a grommet repo:

These license files should be included with the release of each grommet repo (e.g. grommet, grommet-icons, grommet-swagger).

These changes need to be released.

ericsoderberghp commented 6 years ago

The files mentioned should not be included in npm for the various repositories. Instead, HPE should publish them somewhere. grommet-cli does need a version bump for '--licenses' though.