/shellenv

Shell library to create virtual environment with activation and deactivation commands.

Primary LanguageShellMIT LicenseMIT

shellenv

A sourceable bash file which allows you to easily create shell virtual environments.

Checkout theirenv.sh and myenv.sh files inside examples directory.

Install

Use make install to copy the shellenv.sh into /usr/local/lib.

make install
make uninstall