Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 180 Bytes

DEVELOP.md

File metadata and controls

12 lines (10 loc) · 180 Bytes

Development

Bootstrapping

With virtualenv and zc.buildout: % source bootstrap % buildout

With zc.buildout only: % python bootstrap.py -d % bin/buildout