mautrix-whatsapp/vendor/maunium.net/go/mautrix-appservice/README.md
Tulir Asokan a6ebc50f6d Add dep
2018-08-26 17:29:51 +03:00

9 lines
330 B
Markdown

# matrix-appservice-go
A [Matrix](https://matrix.org) [Application Service](https://matrix.org/docs/guides/application_services.html) framework written in Go.
This is highly work in progress, but the base appservice framework should be somewhat usable.
## Installation
```bash
go get -u maunium.net/go/mautrix-appservice-go
```