Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 634 Bytes

README.rdoc

File metadata and controls

18 lines (13 loc) · 634 Bytes

Puppet TextMate Bundle

This is a TextMate (www.macromates.com/) bundle for Puppet (www.reductivelabs.com/) manifests.

Install

cd ~/Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/bowsersenior/puppet-textmate-bundle.git Puppet.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'

Overview

This bundle supports directly:

* syntax highlighting of most of the puppet syntax
* common resources or standard language snippets
* command to check syntax of manifests (puppet --parseonly)
* function menu containing hierarchical class/nodes/define and resources titles