Fix test; add some scripts

This commit is contained in:
2025-06-16 22:41:29 -07:00
parent 484100727f
commit 96afc1515b
5 changed files with 11 additions and 10 deletions

3
npm Executable file
View File

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