文件名称:lazyhub:lazyhub-使用gocui的GitHub终端UI客户端
文件大小:14KB
文件格式:ZIP
更新时间:2024-02-26 22:46:11
github go console golang octocat
懒人 lazyhub-使用gocui的GitHub终端UI客户端。 演示版 产品特点 :rocket: 立即在GitHub上查看趋势库 :magnifying_glass_tilted_left: 搜索存储库 :blue_book: 阅读自述文件 :page_facing_up: 将克隆命令复制到剪贴板 :laptop_computer: 在浏览器上打开存储库页面 安装 使用酿造 brew tap ryo-ma/lazyhub brew install lazyhub 使用go get go get -u github.com/ryo-ma/lazyhub 二进制下载 用法 运行以下命令。 lazyhub 按键 j / DownArrow(↓)下移一行 k / UpArrow(↑)向上移动一行 q / CTRL + C退出 CT
【文件预览】:
lazyhub-master
----go.mod(251B)
----main.go(7KB)
----ui()
--------position.go(452B)
--------repository.go(903B)
--------search.go(823B)
--------cursor.go(1KB)
--------loading.go(1KB)
--------status.go(916B)
--------text.go(1KB)
----go.sum(748B)
----script()
--------cross-compile.sh(413B)
----lib()
--------githubclient.go(6KB)
----LICENSE(11KB)
----README.md(1KB)
----.gitignore(12B)
----bin()
--------.gitkeep(0B)