Use standard USGS install method
This adds a Bash script, install.sh
, which handles the installation of lsforce, including:
- Obtaining miniconda if it's not already present
- Creating a conda environment named
lsforce
, with optional developer packages installed ifDEVELOPER=1
- Installing lsforce itself