一些 Go 终端交互库
一些 Go 终端交互库:
cobra一个功能强大的 Go CLI 命令行交互库 (https://github.com/spf13/cobra)readline终端交互(https://github.com/chzyer/readline)WMenuCLI 菜单,让用户可选择 ( https://github.com/dixonwille/wmenu )termuiGo语言编写的功能强大的终端仪表盘和小部件(https://github.com/gizak/termui)uiprogress在终端呈现多进度条 (https://github.com/gosuri/uiprogress)mpb在终端呈现多进度条 (https://github.com/vbauerster/mpb)asciigraph以 ASCII 字符的方式在终端画图表 (https://github.com/guptarohit/asciigraph)