14 lines
No EOL
185 B
Markdown
14 lines
No EOL
185 B
Markdown
# angel_cli
|
|
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
|
|
``` |