illinois-ceesd / emirge

Environment for MirgeCom
MIT License
4 stars 3 forks source link

Option --env-name #65

Closed MTCam closed 4 years ago

MTCam commented 4 years ago

This PR adds the --env-name=NAME option. Also adds the creation of an environment activation script to the install. This helps emirge be able to install multiple installs of mirgecom, each with its own environment and a built-in user guidance on how to activate the associated environment.

Like this:

./install.sh --install-prefix=/some/path/mirgecom-mybranch --branch=mybranch --env-name=mybranch.env 
MTCam commented 4 years ago

It makes a better diff if I leave the base branch as the already-merged Option--install-prefix