Skip to content

Releases: orbital-js/orbital-cli

1.0.0-alpha.2 - 2017-04-17

17 Apr 22:19
Compare
Choose a tag to compare
Pre-release

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

17 Apr 02:24
Compare
Choose a tag to compare
Pre-release

Added

  • Working -v flag for version

v1.0.0-alpha.0 - 2016-04-16

17 Apr 02:23
Compare
Choose a tag to compare
Pre-release

First Release!