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