go-xmpp/cmd/sendxmpp/README.md

18 lines
209 B
Markdown
Raw Normal View History

2019-07-16 22:31:33 +00:00
# sendXMPP
sendxmpp is a tool to send messages from commandline
## Installation
To install `sendxmpp` in your Go path:
```
$ go get -u gosrc.io/xmpp/cmd/sendxmpp
```
## Usage
```
$ xmpp-check --help
```