Skip to content

Commit

Permalink
add a script to start an elm-test watcher
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed May 13, 2021
1 parent 5d8779d commit c83408b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/start-elm-test.sh
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -euo pipefail

elm-test --watch

0 comments on commit c83408b

Please sign in to comment.