Protevus Platform CLI project https://protevus.com
Find a file
2018-07-14 18:04:33 -04:00
.idea New generators for Controller + Model 2018-07-14 17:47:49 -04:00
bin 1.2.0 2017-10-19 21:06:15 -04:00
lib Update test generator 2018-07-14 18:04:33 -04:00
.DS_Store wipe 2017-10-20 10:32:10 -04:00
.gitignore Ignore .dart_tool 2018-07-14 17:50:33 -04:00
.travis.yml Create .travis.yml 2016-12-13 12:52:01 -05:00
analysis_options.yaml New generators for Controller + Model 2018-07-14 17:47:49 -04:00
CHANGELOG.md v1.1.5 2017-08-07 21:45:37 -04:00
LICENSE It begins! 2016-07-05 17:19:02 -04:00
pubspec.yaml New generators for Controller + Model 2018-07-14 17:47:49 -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