A sourceable bash file which allows you to easily create shell virtual environments.
Checkout theirenv.sh
and myenv.sh
files inside examples
directory.
Use make install
to copy the shellenv.sh
into /usr/local/lib
.
make install
make uninstall