#github-api #gitlab-api #clone #data #git-repository #repo #gg

app goodgit

gg – 克隆仓库并从 GitHub API 获取有关仓库的数据。也支持 Gitlab。

1 个不稳定版本

0.1.0 2024年7月19日

#265调试

Download history 129/week @ 2024-07-15 19/week @ 2024-07-22 5/week @ 2024-07-29

每月 153 次下载

ISC 许可证

21KB
324 代码行

gg – good git

当你可以“good git”时,为什么还要用“git good”?

gg 是一个程序,可以从 GitHub 克隆仓库,并从 GitHub API 同时检索和存储有关仓库、所有者以及所有者拥有的其他仓库等数据。

在 macOS 上开发

运行带有本地 OTLP 摄入的 jaeger Docker 容器

docker run -d -p16686:16686 -p4317:4317 -e COLLECTOR_OTLP_ENABLED=true jaegertracing/all-in-one:latest

运行 gg 应用程序

cargo run

https://127.0.0.1:16686/ 查看跟踪

依赖关系

~18–30MB
~470K SLoC