ironsmith/build.sh

10 lines
153 B
Bash
Raw Normal View History

#!/bin/bash
2016-04-19 14:26:35 -05:00
dir=$1
export GOPATH=$dir
go get -u https://git.townsourced.com/townsourced/ironsmith
go-bindata web/... && go build -a -v -o ironsmith