Tag Archives: grem

new grem feature: jumping quickly to a location on github.com

I added a new feature to grem: if you’re somewhere in your ~/github directory, you can simply type “grem” and the program will use launchy to open an appropriate page on GitHub in the default browser. For example: if you’re … Continue reading

Posted in uncategorized | Tagged , , , , , | Leave a comment

grem: a github repo manager

Meet grem. Short for gremlin, grem is a tool for managing local copies of github repos. Grem is also my first gem. It was remarkably easy to create a gem with newgem and push it to gemcutter. Right now, all … Continue reading

Posted in uncategorized | Tagged , , , , , , | Leave a comment

Organizing github repos

There are only two hard things in Computer Science: cache invalidation and naming things. – Phil Carlton I find that I spend an awful lot of time naming things. More than that, it’s a distraction. I also spend a lot … Continue reading

Posted in uncategorized | Tagged , , , , | 5 Comments