/envee

Primary LanguagePythonMIT LicenseMIT

Envee

Build Status

About

Manage multiple programming environments with ease.

Installation

$ python -m pip install envee

Documentation

Documentation is available via GitHub.

Testing

To run all tests run nox. No venv is needed; nox makes all of them for us.

$ python -m pip install --user nox
$ git clone https://peilonrayz.github.io/envee/
$ cd envee
envee $ nox

License

Envee is available under the MIT license.