Small script to deal with zc.buildout bootstrapping
Project description
Create a ~/.buildout/default.cfg if it doesn’t exist
Create a buildout.cfg based on ~/.buildout/template.cfg if it doesn’t exist
Download the bootstrap.py script if needed.
Then run bin/buildout.
Example:
$ bootstrap # bootstrap with sys.executable $ bootstrap 2.5 # bootstrap with python2.5 $ bootstrap 2.5 -vvv # extra buildout options
News
0.1
Initial version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gp.bootstrap-0.1.tar.gz
(4.4 kB
view hashes)