mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-26 17:44:48 -07:00
3 lines
39 B
Bash
Executable File
3 lines
39 B
Bash
Executable File
#!/bin/bash
|
|
env GOPATH="$PWD" go build
|