Skip to content

Configuration files for soloist/chef to build developer workstation for linux

Notifications You must be signed in to change notification settings

webcoyote/workstation-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This set of scripts is used to install development software onto a Mac/Linux box.

Configuration

Copy your ~/.ssh/id_rsa.pub key into GitHub

Installation

Clone this repository and edit the scripts as follows

bootstrap.sh

  • change the github username and repository name to point to your cloned repository

configure-system.sh

  • change the projects you want installed; the file contains directions within it

Running the script

Syntax:
# \curl -L https://raw.github.com/YOUR-USER-NAME/workstation-setup/master/bootstrap.sh | bash

Example:
\curl -L https://raw.github.com/webcoyote/workstation-setup/master/bootstrap.sh | bash

About

Configuration files for soloist/chef to build developer workstation for linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages