mirror of
https://github.com/ergochat/ergo.git
synced 2026-03-05 23:08:14 +01:00
3 lines
53 B
Bash
Executable File
3 lines
53 B
Bash
Executable File
#!/bin/bash
|
|
env GOPATH="$PWD" go install ergonomadic
|