Based on: gitimmersion.com
Instructions:
- Fork and clone this repository.
- Follow the steps from the included html/index.html folder or the online version.
- Pay attention to the red Note messages at the top of different steps for specialized instructions.
- The .rb files in the tutorials are Ruby code files, the exact content and logic is usually not the main focus here.
- Some commands apearing in the tutorils are unix shell command, if you work in Windows shell you might need to find the equivalent (e.g. steps 21-22)
- At each state you can save your work to github by pushing, and continue from another machine by cloning or pulling.
- Finally (step 53) push all your commits, branches and tags and submit by creating a pull request
- Finally: if you have an improvement or bug fix for the tutorial, please sand a PR on a different commit.
Other interesting tutorials: