raksha-life / rescuekerala

Website for coordinating rehabilitation of people affected in the Kerala Floods
https://keralarescue.in
MIT License
674 stars 575 forks source link

Adds shell script for easy setup on Apple Mac and Ubuntu Linux #1092

Open ndkshr opened 5 years ago

ndkshr commented 5 years ago

Issue Reference

Adds shell script to automate the entire setup for both Apple Mac and Ubuntu Linux

Summarize

Shell script has options from downloading and installing python to setup of postgresql. It automates and detects the OS and executes the commands.

Note: Different Linux distros use different package manager, this PR specifically deals with brew and apt only, since they are the most popular ones around.