elm/exercises/atbash-cipher/runtests.sh

3 lines
81 B
Bash
Raw Normal View History

2016-04-29 01:03:30 +00:00
#!/usr/bin/env bash
elm-make *Tests.elm --yes --output build.js && node build.js