It’s easy to use and update the git version of Configgy and other code hosted at github. If you don’t have git, you can use MacPorts to install it:
$ sudo port install git

Then clone the Configgy repository with
$ git clone git://github.com/robey/configgy.git

Then cd into the top-level directory and build as described below.
When you want [...]

Continue reading about Using git to update Configgy and other github-hosted code