elm/exercises/atbash-cipher/runtests.sh
2016-06-19 17:37:52 -04:00

2 lines
81 B
Bash
Executable file

#!/usr/bin/env bash
elm-make *Tests.elm --yes --output build.js && node build.js