Skip to content

Commit

Permalink
Add Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrister committed Aug 6, 2015
1 parent b1c3386 commit fd2f972
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
all:
docker run --rm -v $(CURDIR):/go golang:1.4.2 \
go build -o /go/build/waitforservices

0 comments on commit fd2f972

Please sign in to comment.