repl: Add auto-listening capabilities -auto-lt (#405)

Closes #403
This commit is contained in:
Tyler Wilding
2021-05-01 10:33:41 -04:00
committed by GitHub
parent 8cc63ff35c
commit 44fa183922
4 changed files with 13 additions and 7 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ tasks:
- python ./third-party/run-clang-format/run-clang-format.py -r common decompiler game goalc test -i
run-game:
cmds:
- ./out/build/Debug/bin/gk.exe -fakeiso -debug
- ./out/build/Debug/bin/gk.exe -fakeiso -debug -nodisplay
repl:
cmds:
- ./out/build/Debug/bin/goalc.exe
- ./out/build/Debug/bin/goalc.exe -auto-lt