Releases: orbital-js/orbital-cli
Releases · orbital-js/orbital-cli
1.0.0-alpha.2 - 2017-04-17
Added
- Generators!
How to use the generators
You can run boat generate
to be prompted for all the information you need, or you can run the command boat generate <type> <name>
, where type is 'feature', 'middleware', 'class', or 'interface', and name is whatever you want to call it!
v1.0.0-alpha.1 - 2016-04-16
Added
- Working -v flag for version