mirror of
https://github.com/digarok/Appy.git
synced 2024-12-22 09:30:56 +00:00
add git fmt documentation
This commit is contained in:
parent
8bf48c3deb
commit
4008cda19c
@ -72,6 +72,9 @@ $ appy build # assemble files and make disk, aka 'asm'+'disk'
|
|||||||
|
|
||||||
$ appy brun # assemble files, make disk, and launch emulator
|
$ appy brun # assemble files, make disk, and launch emulator
|
||||||
# aka 'asm'+'disk'+'run'
|
# aka 'asm'+'disk'+'run'
|
||||||
|
|
||||||
|
$ appy fmt # format/indent your assembly file in appy.yaml
|
||||||
|
# you can also pass in filename(s) to format
|
||||||
```
|
```
|
||||||
|
|
||||||
### Version Notes
|
### Version Notes
|
||||||
|
Loading…
Reference in New Issue
Block a user