Monthly Archives: June 2008

worklog-mode now on github

Since switching to github last weekend I have very pleased with it, so pleased that I also have put worklog onto it.
You can find it on the worklog page on github. I also added the documentation to the wiki.
If anyone wants to work on it, please create a github account and I will add you [...]

Using github

A while back I advertised I was running my own git repos. Today I switched color-theme-arjen to use github.
This switch will allow anyone to do development on it, to fork it or to just watch it.
Public cloning can be done by issueing the following command:

$ git clone git://github.com/credmp/color-theme-arjen.git

Enjoy!