ironsmith/build.sh

5 lines
157 B
Bash
Raw Normal View History

#!/bin/bash
2016-04-19 14:26:35 -05:00
git clone https://git.townsourced.com/tshannon/config.git ./workspace/src
go-bindata web/... && go build -a -v -o ironsmith -pkgdir ./workspace