index : btroops master Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. aboutsummaryrefslogtreecommitdiff log msg author committer range path: root/npmblob: 1d3b623d079724e6f633e6c9c206a522e14b82f4 (plain) 1 2 3 #!/usr/bin/env bash docker run --rm --init -it -v $PWD:/usr/src/app -u $(id -u):$(id -u) -p 8080:8080 btroops npm $@