Tag Archives: github

Create your first Ruby Gem and release it to Gemcutter 6

A few days ago I was set off to create my first RubyGem. There are many resources on how to do this, but it took me a good while to gather all the information I figured I’d need for my application, so I’ve decided to gather my bit of knowledge in this article. This article’s [...]

Starting with Git! 4

The purpose of this guide or tutorial is to give a brief overview of how to work with Git, even for people who’ve never had any experience with version controlling. This guide anticipates that you: Have a bit experience with working in the terminal Common sense I will teach you how to: Set up a [...]