Mercurial > hg > carton
diff README.txt @ 32:00ca88ef1c33
more documentation
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Mon, 11 Jul 2011 12:59:49 -0700 |
parents | 8fef97a25925 |
children | 261e2d2d26ad |
line wrap: on
line diff
--- a/README.txt Mon Jul 11 12:56:46 2011 -0700 +++ b/README.txt Mon Jul 11 12:59:49 2011 -0700 @@ -8,6 +8,14 @@ Carton provides a one-file portable package of a virtualenv and all of its software. +Carton lives at http://k0s.org/mozilla/hg/carton + +Tests illustrating carton's use are at +http://k0s.org/mozilla/hg/carton/file/tip/tests/doctest.txt + +A self-extracting carton of, um, carton is at +http://k0s.org/mozilla/hg/carton/file/tip/carton-env.py + Why did you write this thing? -----------------------------