VEE: Versioned Execution Environments¶
This project wraps existing package managers and software build mechanisms in order to allow for consistent, versioned assembly of execution environments across a fleet of cross-platform hosts.
VEE sources packages from:
ad-hoc
git
,http
, and local packages
and will build packages using:
python setup.py build
make
cmake
or custom build scripts