Easy Install From Subversion
Wednesday, October 26th, 2005I’d like to keep all of my project specific shell scripts under version control. I usually write them in place, and forget they exist.
My first pass at this, was to include an install script, which was no fun. It was a complicated. It added a step that wasn’t there before.
Then I decided that I’m going […]