Chef completions for Sublime Text

Today I release my Sublime Text Package for authoring Chef Cookbooks and InSpec files.

This package is based on SublimeChef, but has been updated to Chef v12.x Cookbook resources and extended to support Chef InSpec.

Install

You can install this package by entering the Packages directory of Sublime Text (on OSX this would normally be ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/) and issuing on a terminal:

git clone https://github.com/mschygulla/SublimeChefDK

Demo

demo

Have fun !