1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 06:11:12 +00:00
Files
os/vendor/github.com/kless/term/README.md
2015-12-04 20:19:31 +05:00

25 lines
642 B
Markdown

term
====
Package term provides a portable interface for terminal I/O.
[Documentation online](http://godoc.org/github.com/kless/term)
## Installation
go get github.com/kless/term
## Status
Tested in Linux 3.5.0, FreeBSD 9.1, NetBSD 6.1, OpenBSD 5.3, and Darwin systems,
for AMD64 and i386 architectures.
## License
The source files are distributed under the [Mozilla Public License, version 2.0](http://mozilla.org/MPL/2.0/),
unless otherwise noted.
Please read the [FAQ](http://www.mozilla.org/MPL/2.0/FAQ.html)
if you have further questions regarding the license.
* * *
*Generated by [Gowizard](https://github.com/kless/wizard)*