Menu

Tree [r18] /
 History

HTTPS access


File Date Author Commit
 .settings 2010-05-08 ekantola [r18] 1.1a1 - Unreleased
 src 2010-05-08 ekantola [r18] 1.1a1 - Unreleased
 .project 2009-12-17 ekantola [r3] Added Eclipse project conf, proper svn:ignores ...
 .pydevproject 2009-12-17 ekantola [r3] Added Eclipse project conf, proper svn:ignores ...
 README.txt 2009-12-17 ekantola [r1] Initial import.
 bootstrap.py 2009-12-23 ekantola [r6] asilib, asiconsole, kpwrapper and kpconsole 1.0...
 buildout.cfg 2010-04-20 ekantola [r17] Removed test stuff from buildout.cfg

Read Me

Dev env using Buildout

Setting up:

1) python bootstrap.py
2) bin/buildout

Note: step 2 will currently fail in Windows because buildout omelette recipe is
used and it requires proper symlink support.