A collection of bash and shell scripts for installing software tools for SCE users
The scripts/
directory contains an install script for each piece of software. To install:
- Clone the repo
git clone https://github.com/afishman/sce-install-scripts.git
- Run the script for the software you would like to install, e.g.
cd sce-install-scripts.git
bash scripts/install-best-software-ever.bash
If you would like to update or add new scripts, let me know and I'll add you as a contributor to this repo.