Angel3 CLI

Screenshot of Terminal

Pub Version (including pre-releases) Null Safety Gitter License

Command-line tools for the Angel3 framework that provides the following functionalities:

  • Project scaffolding
  • Generating service models, plugins, tests and more
  • Renaming projects
  • Much more...

Installation

Release version:

dart pub global activate angel3_cli

Development version:

dart pub global activate --source git https://github.com/dukefirehawk/angel3-cli

Help

For information on the available options:

angel3 help

Libraries

angel3_cli