Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.
/ chefup Public archive

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

License

Notifications You must be signed in to change notification settings

mynewsdesk/chefup

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

Setup

Fetch this repo

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

or

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

Copy and update the example files

cp node.json.example node.json
cp Cheffile.example Cheffile

And 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