8000 GitHub - hjhart/workstation-setup: Scripts to automatically set up a machine for development the "Pivotal" way
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hjhart/workstation-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workstation Setup

This project automates the process of setting up a new Pivotal machine using a simple Bash script.

Open up Terminal.app and run the following commands:

mkdir -p ~/workspace
cd ~/workspace
git clone https://github.com/hjhart/workstation-setup.git
cd workstation-setup

James Machine

If you're setting up an engineering machine choose which languages to install:

./setup.sh james

About

Scripts to automatically set up a machine for development the "Pivotal" way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 99.6%
  • Ruby 0.4%
0