显示 HN:Gitcredits – 任何 Git 仓库的电影风格片尾字幕,在你的终端中。
Show HN: Gitcredits – movie-style end credits for any Git repo in your terminal

原始链接: https://github.com/Higangssh/gitcredits

为你的 Git 仓库滚动电影风格的演职员表——直接在终端中。 go install github.com/Higangssh/gitcredits@latest git clone https://github.com/Higangssh/gitcredits.git cd gitcredits go build -o gitcredits . 就是这样。进入任何 Git 仓库并运行 gitcredits。 主要操作: ↑ / ↓ 手动滚动 q / Esc 退出 来自你的仓库名称的 ASCII 艺术标题 项目负责人——提交次数最多的贡献者 贡献者——所有提交者 精彩场景——最近的 feat: 和 fix: 提交 统计信息——总提交次数、贡献者、GitHub 星星数、语言、许可证 GitHub 元数据(星星数、描述、许可证)需要安装并认证 gh CLI。 如果没有,你只会获得 Git 数据。 Git Go 1.21+ gh CLI (可选,用于 GitHub 元数据) MIT

黑客新闻 新的 | 过去的 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 Show HN: Gitcredits – 电影风格的片尾字幕,在你的终端中为任何 Git 仓库显示 (github.com/higangssh) 6 分,swq115 1 小时前 | 隐藏 | 过去的 | 收藏 | 讨论 帮助 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系方式 搜索:
相关文章

原文

Roll movie-style credits for your git repo — right in the terminal.

gitcredits demo

go install github.com/Higangssh/gitcredits@latest
git clone https://github.com/Higangssh/gitcredits.git
cd gitcredits
go build -o gitcredits .

That's it. Navigate into any git repository and run gitcredits.

Key Action
/ Manual scroll
q / Esc Quit
  • ASCII art title from your repo name
  • Project lead — top contributor by commits
  • Contributors — everyone who committed
  • Notable scenes — recent feat: and fix: commits
  • Stats — total commits, contributors, GitHub stars, language, license

GitHub metadata (stars, description, license) requires gh CLI to be installed and authenticated. Works without it — you'll just get git-only data.

  • Git
  • Go 1.21+
  • gh CLI (optional, for GitHub metadata)

MIT

联系我们 contact @ memedata.com