platform/packages/cli
2021-03-07 21:22:28 +08:00
..
.idea Add 'packages/cli/' from commit '63e5c99c96809070c18af0c3803141d0436dd992' 2020-02-15 18:28:18 -05:00
bin Add 'packages/cli/' from commit '63e5c99c96809070c18af0c3803141d0436dd992' 2020-02-15 18:28:18 -05:00
example Add 'packages/cli/' from commit '63e5c99c96809070c18af0c3803141d0436dd992' 2020-02-15 18:28:18 -05:00
lib Updated boilerplate templates 2021-03-07 21:05:41 +08:00
screenshots Add 'packages/cli/' from commit '63e5c99c96809070c18af0c3803141d0436dd992' 2020-02-15 18:28:18 -05:00
.DS_Store Add 'packages/cli/' from commit '63e5c99c96809070c18af0c3803141d0436dd992' 2020-02-15 18:28:18 -05:00
.gitignore Add 'packages/cli/' from commit '63e5c99c96809070c18af0c3803141d0436dd992' 2020-02-15 18:28:18 -05:00
.travis.yml Add 'packages/cli/' from commit '63e5c99c96809070c18af0c3803141d0436dd992' 2020-02-15 18:28:18 -05:00
analysis_options.yaml Add 'packages/cli/' from commit '63e5c99c96809070c18af0c3803141d0436dd992' 2020-02-15 18:28:18 -05:00
CHANGELOG.md Add 'packages/cli/' from commit '63e5c99c96809070c18af0c3803141d0436dd992' 2020-02-15 18:28:18 -05:00
LICENSE Add 'packages/cli/' from commit '63e5c99c96809070c18af0c3803141d0436dd992' 2020-02-15 18:28:18 -05:00
pubspec.yaml Updated dependencies 2021-03-07 21:22:28 +08:00
README.md Cleared static analytics errors 2021-02-16 10:10:09 +08:00
TODO.md Add 'packages/cli/' from commit '63e5c99c96809070c18af0c3803141d0436dd992' 2020-02-15 18:28:18 -05: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