2 Star 18 Fork 5

greyCode/go-cursor-help

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.github/workflows
cmd/cursor-id-modifier
img
internal
pkg/idgen
scripts
.gitignore
.goreleaser.yml
CursorHistoryDown.md
LICENSE
README.md
README_CN.md
README_JP.md
cursor_downloads.csv
cursor_downloads.json
go.mod
go.sum
process_cursor_links.py
克隆/下载
go.mod 330 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/yuaotian/go-cursor-help
go 1.21
require (
github.com/fatih/color v1.15.0
github.com/sirupsen/logrus v1.9.3
)
require (
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.17 // indirect
github.com/stretchr/testify v1.10.0 // indirect
golang.org/x/sys v0.13.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/greycode/go-cursor-help.git
git@gitee.com:greycode/go-cursor-help.git
greycode
go-cursor-help
go-cursor-help
master

搜索帮助