mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-22 11:59:40 +01:00
3 lines
53 B
Bash
Executable File
3 lines
53 B
Bash
Executable File
#!/bin/bash
|
|
env GOPATH="$PWD" go install ergonomadic
|