ironsmith/build.sh
2016-04-20 16:22:42 +00:00

11 lines
188 B
Bash

#!/bin/bash
dir=$1
go get -u git.townsourced.com/townsourced/ironsmith
ls $dir
#cd $dir/src/git.townsourced.com/townsourced/ironsmith
go-bindata web/... && go build -a -v -o ironsmith