Protevus Platform CLI project https://protevus.com
Find a file
2021-03-13 10:51:32 +08:00
.idea New generators for Controller + Model 2018-07-14 17:47:49 -04:00
bin 2.1.6 2019-04-29 13:41:35 -04:00
example 2.1.5+1 2019-04-17 15:12:00 -04:00
lib Updated to support SDK 2.12.x 2021-03-13 10:51:32 +08:00
screenshots Screenshot 2018-07-14 19:13:32 -04:00
.DS_Store wipe 2017-10-20 10:32:10 -04:00
.gitignore 2.1.0 2018-12-31 11:29:40 -05: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 Fix init bug 2019-08-07 03:43:19 -04:00
LICENSE It begins! 2016-07-05 17:19:02 -04:00
pubspec.yaml Updated to support SDK 2.12.x 2021-03-13 10:51:32 +08:00
README.md Updated to support SDK 2.12.x 2021-03-13 10:51:32 +08:00
TODO.md New plans, use Grinder for CLI 2016-09-19 00:04:08 -04:00

angel_cli

Screenshot of Terminal

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

  • Project scaffolding

  • Generating service models, plugins, tests and more

  • Renaming projects

  • Much more...

  • To install:

$ pub global activate angel_cli
  • Install development version dart pub global activate --source path ./packages/cli dart pub global activate --source git https://github.com/dukefirehawk/angel/packages/cli

And then, for information on each command:

$ angel help