Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 578 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 578 Bytes

scu-install-scripts

A collection of bash and shell scripts for installing software tools for SCE users

Installation

The scripts/ directory contains an install script for each piece of software. To install:

  1. Clone the repo
git clone https://github.com/afishman/sce-install-scripts.git
  1. 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

Contributing

If you would like to update or add new scripts, let me know and I'll add you as a contributor to this repo.