Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 484 Bytes

File metadata and controls

27 lines (15 loc) · 484 Bytes

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