training-kit

Open source on demand courses and cheat sheets for Git and GitHub

Github星跟踪图

Build Status

GitHub Training Kit: Cheatsheets

We :heart: Contributors Like You!

We’re eager to work with you, our user community, to improve these materials and develop new ones. Please check out our CONTRIBUTING guide for more information on getting started.

Looking for a resource that was once housed in training-kit?

This repository currently contains the Git and GitHub Cheatsheets. If you're looking for a project that used to be housed here, such as On-Demand training, reading lists, videos, and book recommendations, see this commit in the repository's history.

Projects Used in Training-Kit

Packaging for Viewing Behind Your Firewall

If you'd like to have a copy of the files to be served from a web server inside of your firewall, start by running script/package.

  1. Run script/package to create a release tarball. This will be in the format release-XXXXXXX.tgz for you to take wherever you want.
  2. To test this looks okay, create some folders mkdir -p test_site/kit.
  3. Untar the release, tar -xzf release-XXXXXXX.tgz -C test_site/kit.
  4. Switch into the test_site directory, cd test_site.
  5. View the site with python -m SimpleHTTPServer. Note: Some servers are more advanced than others and can handle redirects, smart recognition of .html files, etc

Licenses

Site content is licensed under CC-BY-4.0. CC-BY-4.0 gives you permission to use the content for almost any purpose but does not grant you any trademark permissions, so long as you note the license and give credit, such as follows:

Content based on
github.github.com/training-kit/
used under the
CC-BY-4.0
license.

Code used to build and test the site as well as code samples on the site, if any, are licensed under CC0-1.0. CC0 waives all copyright restrictions but does not grant you any trademark permissions.

This means you can use the content and code in this repository except for GitHub trademarks in your projects.

When you contribute to this repository you are doing so under the above licenses.

主要指标

概览
名称与所有者github/training-kit
主编程语言HTML
编程语言Ruby (语言数: 4)
平台
许可证Creative Commons Attribution 4.0 International
所有者活动
创建于2013-12-20 15:47:46
推送于2025-06-01 06:30:41
最后一次提交
发布数11
最新版本名称1.8.0 (发布于 )
第一版名称v1.0.0-beta.1 (发布于 )
用户参与
星数4.6k
关注者数653
派生数4.4k
提交数3.3k
已启用问题?
问题数242
打开的问题数56
拉请求数559
打开的拉请求数44
关闭的拉请求数143
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?