Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.

dbgb/startup-env-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

env-setup.git

Clone and run 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/dbgb/env-setup.git
./env-setup/setup.sh

Tested and working on:

  • Ubuntu 12.04.2 LTS (EC2 instance)
  • Mint 15 (VirtualBox 4.2.12 r84980)

See Stanford Startup Engineering video lectures 4a/4b for more details.

About

Environment setup script for Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%