Skip to content

Commit

Permalink
Configuration for go-shotgun
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhellberg committed Dec 15, 2013
1 parent b2bfc0b commit 08e378d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions shotgun.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

go-shotgun -u http://0.0.0.0:8080 -p 8088 \
-buildCmd="go build" -runCmd="./go-tomtelizer-server" \
-checkCmd="exit \`find . -name '*.go' -newer ./go-tomtelizer-server|wc -l\`"

0 comments on commit 08e378d

Please sign in to comment.