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 [...]
Categories: Guides
Tagged: gem, git, github, jeweler, programming, ruby
- Published:
- April 20, 2010 – 16:12
- Author:
- By Sirupsen
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 [...]
Categories: Guides
Tagged: git, github, vsc
- Published:
- September 12, 2009 – 09:18
- Author:
- By Sirupsen