Skip to content

Latest commit

 

History

History
147 lines (122 loc) · 12.6 KB

git-tutorial.md

File metadata and controls

147 lines (122 loc) · 12.6 KB

导语:

Git 基础篇

Git 进阶篇

Github 技巧篇

Github 常用地址

  • GitHub Trending - GitHub 官方的仓库和开发者流行榜
  • Code Review - 利用 GitHub 进行 codereview 的网站
  • GitHub Resume - 根据 GitHub 的信息生成简历
  • GitBook - Github 上写书,发布到 GitBook
  • choose a license - GitHub 发布了 choosealicense.com 网站,在呼吁开源项目开发者选择一个许可证的同时,还提供了许可证的一些简要说明。
  • vmap.phodal.com - 基于 GitHub 的 O2O 应用,寻找身边的 GitHub 大牛,根据你填写的公司位置查找
  • jekyllthemes - 一些好看的 jekyll 主题
  • gitential.com - Analytics for Git
  • github/gitignore - A collection of useful .gitignore templates

Github Workflow

工具

  • nektos/act: Run your GitHub Actions locally 🚀
  • probot/probot: 🤖 A framework for building GitHub Apps to automate and improve your workflow

GitHub Rank

Git 相关 UI 库

  • nicoespeon/gitgraph.js: 👋 [Looking for maintainers] - A JavaScript library to draw pretty git graphs in the browser
  • tomgi/git_stats: GitStats is a git repository statistics generator.

桌面工具

  • GitUp: The Git interface you've been missing all your life has finally arrived. http://gitup.co
  • desktop: Simple collaboration from your desktop https://desktop.github.com
  • ohmystar - Mac 上管理你 GitHub star 的工具
  • GithubPulse - OS X 状态栏的 APP,帮你记住你在 GitHub 每天的贡献
  • githubtrending - OS X 状态栏的 APP,显示 GitHub Trending,也有 iOS 端
  • ghstatus - OS X 状态栏的 APP,显示 GitHub Status
  • pophub - OS X 状态栏的 APP,显示 GitHub 的 activities
  • git-dude - git commit 通知
  • gitee - Gitee, OS X status bar application for Github 漂亮的 GitHub 数据统计工具,还有 notifications 功能
  • GitHubFolderDownloader - 可以下载一个仓库的单个文件夹的桌面工具
  • go-gitea/gitea: Git with a cup of tea, painless self-hosted git service
  • jlord/git-it-electron: 💻 🎓 Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub

Git 库

  • husky: 🐶 Git hooks made easy.

Git 终端插件

Github 装饰工具

Github 浏览器插件