Mojo venv
git clone git@github.com:mojopaa/menv.gitcd menvpip install pdmpdm install -d- Open venv:
- Windows:
.venv\Scripts\activate - Linux:
. .venv/bin/activate
- Windows:
- Run
menv -h - Run
menv .test - Run
source .test/bin/mactivate - Test with
which mojo