platform/README.md

14 lines
185 B
Markdown
Raw Normal View History

2016-07-05 21:20:45 +00:00
# angel_cli
2016-12-13 17:50:53 +00:00
Command-line tools for the Angel framework.
To install:
```bash
$ pub global activate angel_cli
```
And then, for information on each command:
```bash
$ angel --help
```