title | goimport | gosource |
---|---|---|
Slack Proxy |
fortio.org/slack-proxy git https://github.com/fortio/slack-proxy |
This page is for making go get
and go install
work for fortio.org/slack-proxy
See the slack-proxy on github main page.
If you have golang, easiest install is go install fortio.org/slack-proxy@latest
Or with docker docker run fortio/slack-proxy ...
Otherwise head over to github slack-proxy release page for binary releases
As mentioned, this page mostly for making
go get fortio.org/slack-proxy
and godoc work.
See also the main fortio.org page.