Fix test; add some scripts

This commit is contained in:
2024-04-30 20:34:04 -07:00
parent fcb205ba0b
commit 1eda0dafd5
5 changed files with 11 additions and 10 deletions

4
node Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
docker run --rm --init -it -v $PWD:/usr/src/app btroops node $@