A CMS driven library book management system built on top of Django. This is being developed by the Society of Software Engineers at RIT. More to come in the fall....
This script tries to automagically install prereqs for you with a package manager, and then sets up additional things you will need for working on the library. If your system doesn't have a compatible package manager, you can install the preqreqs manually and then run the rest of the install script as usual.
(New-Object System.Net.WebClient).DownloadString("http://bit.ly/Rn6VNl") | Invoke-Expression
Pro Tip: You can right click to paste stuff into PowerShell.
bash <(curl https://raw.github.com/MorganCabral/sse-library/master/install.sh -o -) --no-prereqs
bash <(curl https://raw.github.com/MorganCabral/sse-library/master/install.sh -o -)
bash <(curl https://raw.github.com/MorganCabral/sse-library/master/install.sh -o -) --no-prereqs