The Protevus Platform: Unified Full-Stack Development https://protevus.com
Find a file
2017-10-20 02:31:36 -04:00
.idea 1.2.0 2017-10-19 21:06:15 -04:00
bin 1.2.0 2017-10-19 21:06:15 -04:00
lib +4 2017-10-20 02:31:36 -04:00
tool 1.1.1 2017-06-14 21:13:03 -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
analysis_options.yaml Formatting 2017-08-04 11:42:07 -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 +4 2017-10-20 02:31:36 -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