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