/setup_raspbian

Setup script for Raspberry Pi 3 running Raspbian

Primary LanguageShell

setup.git

Clone and run this on a new Raspberry Pi 3 running Raspbian to configure both the machine and individual development environment as follows:

cd $HOME
sudo apt-get install -y git-core
git clone https://github.com/tgs2315/setup_raspbian.git
./setup_raspbian/setup_raspbian.sh