forked from Cutieguwu/raven
Update README.md
This commit is contained in:
@@ -29,10 +29,12 @@ WSL *may* affect the behaviour of raven. Quirks to be worked out.
|
||||
```bash
|
||||
raven new demo
|
||||
cd demo
|
||||
raven run main.Main
|
||||
raven run main
|
||||
```
|
||||
|
||||
## Raven commands
|
||||
|
||||
```bash
|
||||
Usage: raven <COMMAND>
|
||||
|
||||
Commands:
|
||||
@@ -47,6 +49,7 @@ Commands:
|
||||
Options:
|
||||
-h, --help Print help
|
||||
-V, --version Print version
|
||||
```
|
||||
|
||||
## Future plans
|
||||
|
||||
|
||||
Reference in New Issue
Block a user