Mercurial > hg > carton
changeset 34:261e2d2d26ad
update documentation
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Mon, 11 Jul 2011 15:03:50 -0700 |
parents | 6d8d30e561b2 |
children | 122c56779f2b |
files | README.txt |
diffstat | 1 files changed, 18 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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