Erik Simmler
b182aa4fc0
Auto install elm packages in bin/build.sh
2016-05-13 18:56:30 -04:00
Erik Simmler
cb3e064605
Add test running wrappers
2016-05-13 17:41:34 -04:00
Norbert Melzer
ec0b7bea5d
Add shebang to bin/build.sh
...
Without the shebang, the buildscript might fail on environments which do
not use `bash` or a compatible shell as default.
This PR fixes the issue and makes the script more robust to the
environment.
2016-04-18 01:24:36 +02:00
Lew Parker
5715a93274
Make it easy to run elm-format
locally
...
- run WITH_FORMAT=true bin/build.sh
2016-03-19 12:51:58 -06:00
Lew Parker
36719edd91
Collect exercise failures rather than exiting early.
2016-03-15 09:34:34 -06:00
Erik Simmler
791b4ab6c7
Exit build.sh with an error if one of the exercise examples fails the test run
2016-03-13 21:09:37 -04:00
Lew Parker
a20d8db58a
Adds the Bob exercise
2016-02-27 10:45:34 -07:00
Lew Parker
8c8481fb8f
Setup Hello World and top level testing
2016-02-22 20:29:13 -07:00
Katrina Owen
fbf6f351a8
Bootstrap elm track
2015-09-08 13:03:25 -06:00