Files
ergo/ergonomadic.sh
Jeremy Latt d1f8c7657b name change
2012-04-09 08:03:16 -07:00

6 lines
80 B
Bash
Executable File

#!/bin/bash
set -ex
export GOPATH="$(pwd)"
go install irc
go run ergonomadic.go