With Github I’m trying to do two things:
Keep up to date with openFrameworks and addons
Have version control, change tracking etc over my projects in myApps using private repository
I’m sure that this is pretty simple, but I have a strong feeling that on my initial setup i’ll make things harder for myself down the line. So any tips now would be greatly appreciated.
If you are on a Mac, [Tower is a good app] (http://www.git-tower.com/) that makes things more visual, helps walk through steps until you get used to the concepts, flow. Their learning section is also a good resource http://www.git-tower.com/learn/
I really only moved to the command line git when I started working with Linux more. I keep a cheatsheet around for a few of the less common but useful operations