Protevus Platform CLI project https://protevus.com
Find a file
2017-03-25 18:33:28 -04:00
.idea Added start 2016-12-13 12:50:53 -05:00
bin 1.0.8 2017-03-25 18:33:28 -04:00
lib 1.0.7 2017-03-24 16:27:01 -04:00
tool 1.0.7 2017-03-24 16:27:01 -04:00
.DS_Store Added start 2016-12-13 12:50:53 -05:00
.gitignore 'init' command 2016-09-17 23:56:08 -04:00
.travis.yml Create .travis.yml 2016-12-13 12:52:01 -05:00
LICENSE It begins! 2016-07-05 17:19:02 -04:00
pubspec.yaml 1.0.8 2017-03-25 18:33:28 -04:00
README.md 1.0.6 2017-03-09 22:39:24 -05:00
TODO.md New plans, use Grinder for CLI 2016-09-19 00:04:08 -04:00

angel_cli

Command-line tools for the Angel framework. Includes functionality such as:

  • Project scaffolding
  • Generating service models, plugins, tests and more
  • Renaming projects
  • Starting server with live reloading

To install:

$ pub global activate angel_cli

And then, for information on each command:

$ angel --help