#!/bin/bash
dir=$1
export GOPATH=$dir
go get -u https://git.townsourced.com/townsourced/ironsmith
go-bindata web/... && go build -a -v -o ironsmith