gitter-cli

Gitter CLI app

Stars
7

gitter-cli

Gitter cli (experimental)

Usage

NAME:
   gitter-cli - client app for gitter.com

USAGE:
   gitter-cli [global options] command [command options] [arguments...]

VERSION:
   0.0.1

AUTHOR:
   mattn <[email protected]>

COMMANDS:
     stream, s  Watch the room
     update, u  Update
     help, h    Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --debug        Debug mode
   --help, -h     show help
   --version, -v  print the version

Installation

$ go get github.com/mattn/gitter-cli

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)