2015-08-25 00:37:56 +08:00
|
|
|
# gotty-client
|
|
|
|
:wrench: GoTTY client for your terminal
|
2015-08-25 00:51:46 +08:00
|
|
|
|
|
|
|
[![GoDoc](https://godoc.org/github.com/moul/gotty-client?status.svg)](https://godoc.org/github.com/moul/gotty-client)
|
|
|
|
|
|
|
|
## Install
|
|
|
|
|
|
|
|
```bash
|
|
|
|
go get github.com/moul/gotty-client/cmd/gotty-client
|
|
|
|
```
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
MIT
|