#!/bin/bash rm -rf go staticmd export GOPATH=$(pwd)/go go get &> /dev/null go get -u all &> /dev/null go build