1
0
Fork 0
mirror of https://github.com/Luzifer/vault-totp.git synced 2024-12-23 14:21:18 +00:00
vault-totp/vendor/github.com/kless/term/README.md

25 lines
645 B
Markdown
Raw Normal View History

2017-01-04 21:50:12 +00:00
term
====
Package term provides a portable interface for terminal I/O.
[Documentation online](http://godoc.org/github.com/tredoe/term)
## Installation
go get github.com/tredoe/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/tredoe/wizard)*