github工程管理工具
# 1、star-history (opens new window)
在线查看 GitHub 项目的 Star 增长趋势的网站,并生成趋势图,可以嵌入到你的开源项目
# 2、gh-card.dev (opens new window)
免费为你的 Github 开源项目生成卡片的网站
# 3、git教程 (opens new window)
猴子都能懂的GIT入门
# 4、开源软件指南 (opens new window)
开源软件是由像你这样的人开发的。了解一下如何启动和发展您的项目
# 5、gitignore生成器 (opens new window)
为你的项目创建必要的 .gitignore 文件(忽略某些大文件不提交到仓库)
# 6、github个人主页生成器 (opens new window)
使用 GitHub 个人主页生成器创建精彩的 GitHub 个人主页。使用 GitHub 个人主页生成器轻松展示您的技能和项目。
# 7、github-cheat-sheet (opens new window)
Git 和 GitHub 的酷炫功能列表。
# 8、act (opens new window)
假如你有 GitHub Actions 需要更高效的调试效果,可以试试 act 这个本地运行 GitHub Actions 的工具,安装后直接读取 .github/workflows/ 里面的文件去执行,相比每次改动去看云端的变化可以提高开发效率。
# 9、github action教程GitHub Actions 入门教程 - 阮一峰的网络日志
# 10、github开发教程 (opens new window)
基础内容->github action->github tips


上次更新: 2025/06/27, 18:05:06