(c) 2005 Chad Whitacre This program is beerware. If you like it, buy me a beer someday. No warranty is expressed or implied. Contents of this distribution: Makefile full installation instructions README this file boilerplater.1 manual page boilerplater.py script itself To install: % cd ~ % svn export http://svn.zetadev.com/public/boilerplater/trunk boilerplater % cd boilerplater % make install To uninstall: % cd ~/boilerplater % make uninstall