# HG changeset patch # User Jeff Hammel # Date 1310421830 25200 # Node ID 261e2d2d26adeb9a0ad706e9bb60ad2dbd7e3328 # Parent 6d8d30e561b2f810e0f763bfffcf05bf390c5fd4 update documentation diff -r 6d8d30e561b2 -r 261e2d2d26ad README.txt --- a/README.txt Mon Jul 11 13:04:42 2011 -0700 +++ b/README.txt Mon Jul 11 15:03:50 2011 -0700 @@ -60,3 +60,21 @@ - it would be nice to be able to specify a post-deployment script to be run + +Links +----- + +Projects solving related problems: + +* https://github.com/jbalogh/vending-machine: a script for managing + vendor libraries + + +* https://bitbucket.org/kumar303/eco: Eco helps you maintain a local + Python ecosystem + +* https://bitbucket.org/kumar303/velcro/: Velcro is a script that sets + up a Python project for local installation. Essentially, it + "fastens" together virtualenv and optionally pip too. + +* http://www.virtualenv.org/en/latest/index.html#creating-your-own-bootstrap-scripts