Skip to content
/ chefup Public
forked from mynewsdesk/chefup

Configure frequently-used tools for an OS X workstation with Chef

License

Notifications You must be signed in to change notification settings

3mkay/chefup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chefup

Configure frequently-used tools for an OS X workstation with Chef.

Everything is run in user mode, no sudo needed.

Prerequisites

  • Install the lastest OS X
  • Install XCode from App Store
  • Make sure that Java is installed (run java --version at command line)

Setup

Fetch this repo

git clone https://github.com/emkay/chefup.git

or

curl -L https://github.com/emkay/chefup/tarball|tar xz

Run chefup:

cd ~/chefup && bin/chefup

About

Configure frequently-used tools for an OS X workstation with Chef

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 74.1%
  • Vim Script 16.3%
  • Perl 4.8%
  • Shell 4.0%
  • JavaScript 0.8%