Code Monkey home page Code Monkey logo

pivotal_workstation's Introduction

Pivotal Workstation Build Status

A repeatable, documented, decomposable, shareable and iterative OSX (ruby) development environment

Features

Pivotal Workstation automates the process of installing common applications such as Google Chrome, Firefox, homebrew, and RubyMine. Pivotal Workstation also sets OSX preferences such as dock hiding or key repeat rate. Finally, Pivotal Workstation configures command line tools such as git and ssh.

Installation

mkdir ~/cookbooks
cd ~/cookbooks
git clone https://github.com/pivotal/pivotal_workstation
git clone https://github.com/opscode-cookbooks/dmg
cat > ~/soloistrc <<EOF
cookbook_paths:
- cookbooks
recipes:
- pivotal_workstation::meta_osx_base
- pivotal_workstation::meta_osx_development
- pivotal_workstation::meta_ruby_development
EOF
sudo gem install soloist
soloist

Configuration

You may want to change the default applications or preferences. For example, you might want to install only Chrome and Sublime Text. In that case, your soloistrc would look like this:

cookbook_paths:
- cookbooks
recipes:
- pivotal_workstation::chrome
- pivotal_workstation::sublime_text

Configuration Interfaces

There are two online tools you can use to generate soloistrc files:

  • SoloWizard

    This is the easiest way to get started, and it only involves cutting-and-pasting one line. Many thanks to Tom Hallett.

  • soloistrc builder

    Soloistrc Builder can be pointed at any cookbook and will help you build a soloistrc. Many thanks to Winston Teo.

Background

Traditionally, Pivotal Labs relied on imaging workstations from a gold master image which was updated as time allowed. Pivotal Workstation creates a development environment with almost no effort. See the recipes folder for a complete list of possible recipes for your ~/soloistrc file.

Many recipes require homebrew. Other recipes will overwrite your .bash_profile. chef-solo runs as root and may make system-wide changes.

Contributing

  • Fork the project
  • Make your feature addition or bug fix
  • Send me a pull request; bonus points for topic branches
  • If you submit several recipes, break them into several pull requests

Authors

Thanks

Copyright

Copyright © Pivotal Labs. See LICENSE.txt for details.

pivotal_workstation's People

Contributors

aagsd123 avatar aramprice avatar bcurren avatar clifferson avatar cunnie avatar hiremaga avatar house9 avatar jeromegamez avatar jonathanpberger avatar knzai avatar kunday-personal avatar mainej avatar mattheath avatar matthewrobertson avatar mikem avatar mkocher avatar mroth avatar nixterrimus avatar ohrite avatar pivotalcommon avatar roderik avatar ryanhanks avatar scalp42 avatar schubert avatar sillylogger avatar tdl avatar veng avatar webcoyote avatar webframp avatar winston avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.