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.
Both sides previous revisionPrevious revision | |||
sgfw [2018/03/07 11:17] – 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 ./... | ||
+ | </ |