ChangelogΒΆ
0.4
- better errorhandling if virualenv is not installed on debian systems.
bootstrape --devto create an ape container using the development version from github.- place a file called
initenvinAPE_ROOT_DIRto customize shell environment. The file is sourced onactivape. - spl containers may use their own virtualenv.
apelooks for it in_lib/venvinside theCONTAINER_DIR. - added
aperunscript to activate a product and call a task in a single step (useful for scripts). activape mysplcontainer:myproductactivates and zaps to mysplcontainer:myproduct in a single step.
0.3
- be less verbose
- cleanup environments properly
- improved error propagation
- made the info task a little bit nicer
0.2
- first PyPI release
0.1
- initial version