/mss-install

Scripts for installing Conda and/or MSS automatically

Primary LanguageShellApache License 2.0Apache-2.0

Installing MSS

  • For Windows, go here
    • Right click on the webpage and select "Save as..." to download the file
    • Double click the downloaded file and follow further instructions
      • For fully automatic installation, open cmd and execute it with /Path/To/Windows.bat -a
  • For Linux/Mac, go here
    • Right click on the webpage and select "Save as..." to download the file
    • Make it executable via chmod +x LinuxMac.sh
    • Execute it and follow further instructions ./LinuxMac.sh
      • For fully automatic installation, run it with the -a parameter ./LinuxMac.sh -a