Working on build script

This commit is contained in:
Tim Shannon 2016-04-20 15:07:58 +00:00
parent 6d74144a3b
commit e568177ea6
1 changed files with 0 additions and 3 deletions

View File

@ -1,7 +1,4 @@
#!/bin/bash
mkdir -p ./workspace/src
export GOPATH=./workspace
git clone https://git.townsourced.com/tshannon/config.git ./workspace/src
go-bindata web/... && go build -a -v -o ironsmith -pkgdir ./workspace