v0.2 Refactor #9

Open
Cutieguwu wants to merge 22 commits from v0.2_refactor into master
Showing only changes of commit dcbf67e203 - Show all commits

View File

@@ -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