21 January 2010 ~ 0 Comments

Github account and repos

Well, it’s long overdue, but I’m finally using some form of VCS for maintaining the code that I write at home.

Up until a few weeks ago I was basically keeping a ‘Code’ directory in Dropbox and that was about it. Now I’m using git on each computer (i.e. notebook, desktop, etc.) and made a Github account (github.com/thinkhole).

Right now I have two public repositories:

The Arduino library has a decent amount of documentation, and should be quite usable. The Euler solutions are well… hey, they work. :)

Leave a Reply