Explore >> Select a destination


You are here

garylarizza.com
| | 4bes.nl
10.4 parsecs away

Travel
| | So you have been working with PowerShell. You want to get started with GIT. This is a step-by-step guide about how to start using GIT with PowerShell.
| | tannerdolby.com
11.4 parsecs away

Travel
| | To begin contributing to open-source software, you might want to become familiar with Git. Understanding the workflow of creating your own local copy of a repository and keeping it up to date with the upstream repository is integral to start contributing in public projects.
| | ryanharter.com
7.3 parsecs away

Travel
| | This is the second post in my Start to Finish series. You can check out my first post introducing the series and my tools here. What is SCM? SCM, or source code management, is a system that helps developers manage the source code for their projects. They have been around forever, things like CVS, Subversion (SVN) and now Git are the popular ones. SCMs allow you to version your source code, which is why they are also called Version Control Systems.
| | benhoyt.com
67.9 parsecs away

Travel
| The tools I use to build my website: GitHub Pages for hosting, the Jekyll static site generator, a simple HTML+CSS layout, GoatCounter for analytics, Sublime Text to edit, and Sublime Merge to commit and push.