Giter Club home page Giter Club logo

osx-cookbooks's Introduction

osx-cookbooks

A chef repository for automating the configuration of MAC OS X workstations for rails

Usage

1. setting run sudo command with no password

$ sudo visudo
commandp ALL=(ALL) NOPASSWD: ALL

2.Install Command Line Tools

$ xcode-select --install

3.Setting & Installing chef

$ curl -fsSL https://raw.githubusercontent.com/commandp/osx-cookbooks/master/script/bootstrap.sh | sudo bash

4.Clone cookbook & Running deploy

$ git clone https://github.com/commandp/osx-cookbooks.git ~/osx-cookbooks ; cd ~/osx-cookbooks/

5.change rails_dev.json user attribute

  "user": "<YOUR USERNAME>"

6.Deploy

$ ./script/deploy.sh

include

  • Git
  • RVM
  • Ruby 2.1.2 , 2.2.2
  • Postgresql
  • Imagemagick
  • Alfred
  • Macdown
  • 1Password
  • Dash
  • iterm2
  • sublime-text3
  • google-chrome
  • tunnelblick

NOTE

If Berksfile Change

$ berks vendor vendor/cookbooks

Run customized your node

Now you are almost ready to run chef solo. Before running chef-solo you should copy the rolos/rails_dev.json to YOUR_NAME.json and edit it to your liking.

$ chef-solo -c solo.rb -j rolos/YOUR_NAME.json

osx-cookbooks's People

Contributors

sammylin avatar

Stargazers

Chu-Siang Lai avatar Juanito Fatas avatar

Watchers

 avatar Aaron Kuo avatar Chu-Siang Lai avatar ayaya zhao avatar Jason Chen avatar Jimmy Kuo avatar Xaree Lee avatar James Cloos avatar  avatar RichKe avatar abcolor avatar Noel avatar KayleLin avatar jax avatar zhusan avatar  avatar Otis Chou avatar 耿返 avatar  avatar  avatar  avatar  avatar  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.