Archive for the 'Hacks' Category
Partly out of curiosity, and partly because I wanted to play with the twitter API, I’ve hacked together a little script to push subversion commit details to twitter. It’s actually so simple it isn’t funny.
You will need:
A twitter account. Username and password. Duh.
A subversion repository. Duh.
The ‘curl’ utility.
I’m running subversion on a Linux machine that [...]
Filed under: Development, Hacks, SourceControl | 1 Comment