/my-dev-env

Primary LanguageVim ScriptOtherNOASSERTION

my-dev-env-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['my-dev-env']['bacon'] Boolean whether to include bacon true

Usage

my-dev-env::default

Include my-dev-env in your node's run_list:

{
  "run_list": [
    "recipe[my-dev-env::default]"
  ]
}

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)