Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dann/chef-macbox

bootstrap for mac
https://github.com/dann/chef-macbox

Last synced: about 2 months ago
JSON representation

bootstrap for mac

Awesome Lists containing this project

README

        

# DESCRIPTION

Setup my development environment on Mac.

# CAUTION

This is *MY* personal recipes to setup my development environment on Mac.
Check recipes out if you install this on your Mac.

# INSTALLATION

$ rake setup

# DEVELOPMENT

Add cookbook to site-cookbooks.

$ rake cookbook:create name=test

Validate cookbooks using foodritic.

$ rake cookbook:validate

Add vendor cookbooks using Librarian-Chef.

$ vim Cheffile
$ cookbook:fetch_vendor_cookbooks