mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-02 02:19:59 -07:00
3 lines
56 B
Bash
Executable File
3 lines
56 B
Bash
Executable File
#!/bin/bash
|
|
env GOPATH="$PWD" go install -v ergonomadic
|