Update to v0.2
This commit is contained in:
parent
bd7c1e3e3c
commit
c1f80383f7
|
@ -3,12 +3,10 @@
|
||||||
Simple bridge between mattermost and IRC. Uses the in/outgoing webhooks.
|
Simple bridge between mattermost and IRC. Uses the in/outgoing webhooks.
|
||||||
Relays public channel messages between mattermost and IRC.
|
Relays public channel messages between mattermost and IRC.
|
||||||
|
|
||||||
Work in progress.
|
Requires mattermost 1.2.0+
|
||||||
|
|
||||||
Requires mattermost build from master (or 1.2.0 when released).
|
|
||||||
|
|
||||||
## binaries
|
## binaries
|
||||||
Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.1)
|
Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.2)
|
||||||
|
|
||||||
## building
|
## building
|
||||||
Make sure you have [Go](https://golang.org/doc/install) properly installed, including setting up your [GOPATH] (https://golang.org/doc/code.html#GOPATH)
|
Make sure you have [Go](https://golang.org/doc/install) properly installed, including setting up your [GOPATH] (https://golang.org/doc/code.html#GOPATH)
|
||||||
|
|
Loading…
Reference in New Issue