ergo/ergonomadic.sh

6 lines
80 B
Bash
Executable File

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