Skip to main content

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.2

Fix bootstrap url

0.1

Initial version

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page