* Define venvs in config with names as keys and optional body to save typing ([54c8e4c](https://github.com/nickderobertis/multivenv/commit/54c8e4c31de767c51e4d660c59de512ae0a91275))
* Add required packages ([ef26866](https://github.com/nickderobertis/multivenv/commit/ef26866c026d97590eb3d57f75e55a552afd8ecf)) * Fix accidental incorrect import to unused package ([a4b621d](https://github.com/nickderobertis/multivenv/commit/a4b621d9f472cd7e95d137218986a3f0f0252958)) * Get compile working and add initial test ([a3892df](https://github.com/nickderobertis/multivenv/commit/a3892df380011b5df301b55d5929ce51222ceea3))
Features
* Add initial untested implementation ([51fda44](https://github.com/nickderobertis/multivenv/commit/51fda4404eaefffbc410db8914746110b258aba9)) * Get basic CLI working e2e with e2e tests ([e0d3d88](https://github.com/nickderobertis/multivenv/commit/e0d3d881b148b3acc0e2876b851c7b60e613bf6a)) * Get sync working and add initial test ([1331704](https://github.com/nickderobertis/multivenv/commit/13317041d519043a86968175e08a7374aef72e17))