Skip to content
/ chef-dev Public
forked from uzyexe/chef-dev

A collection of Chef cookbooks to configure everyday working develop environment

Notifications You must be signed in to change notification settings

peco8/chef-dev

 
 

Repository files navigation

Chef for Dev workstation environment

This is repo for collecting cookbooks for Dev workstation environments.

Install Chef

% curl -L https://www.opscode.com/chef/install.sh | sudo bash

Usage

###download repository

% git clone https://github.com/uzyexe/chef-dev.git

Mac OS X

% cd chef-dev  
% sudo rake init
% sudo rake

Linux

% rake init
% rake run:linux

About

A collection of Chef cookbooks to configure everyday working develop environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%