Merge pull request #386 from klobucar/termtables
Add Apcera termtables project to CLI section.
This commit is contained in:
commit
9eda1df31d
@ -128,6 +128,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
|
||||
* [gocui](https://github.com/jroimartin/gocui) - Minimalist Go library aimed at creating Console User Interfaces.
|
||||
* [gommon/color](https://github.com/labstack/gommon/tree/master/color) - Style terminal text.
|
||||
* [termbox-go](https://github.com/nsf/termbox-go) - Termbox is a library for creating cross-platform text-based interfaces.
|
||||
* [termtables](https://github.com/apcera/termtables) - A Go port of the Ruby library [terminal-tables](https://github.com/visionmedia/terminal-table) for simple ASCII table generation as well as providing markdown and HTML output
|
||||
* [termui](https://github.com/gizak/termui) - Go terminal dashboard based on **termbox-go** and inspired by [blessed-contrib](https://github.com/yaronn/blessed-contrib).
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user