Writing /var/lib/dokuwiki/wiki.project-insanity.org/data/meta/sgfw.meta failed
sgfw
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
sgfw [2018/03/07 10:56] – created 46.5.2.65 | sgfw [2021/10/31 10:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | < | ||
+ | export GOPATH=~/ | ||
+ | go get github.com/ | ||
+ | go get github.com/ | ||
+ | cd $GOPATH/ | ||
+ | go install ./... | ||
+ | </ |