Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
SublimePuppet
=============

[Puppet][] highlighting, snippets and completion for Sublime Text 2 & 3. Now with windows parsing support.
[Puppet][] highlighting, snippets and completion for Sublime Text 2 & 3.

Now with Windows parsing support.

### Plugin installation

#### Package Manager

First, install the Package Control plugin, instructions here: http://wbond.net/sublime_packages/package_control.
First, install the Package Control plugin, instructions here: https://packagecontrol.io/installation

Once you install Package Control, restart ST2 and bring up the Command Palette (`Command+Shift+P` on OS X, `Control+Shift+P` on Linux/Windows).

Once you install Package Control, restart ST2 and bring up the Command Palette (`Command+Shift+P` on OS X, `Control+Shift+P` on Linux/Windows). Select "Package Control: Install Package", wait while Package Control fetches the latest package list, then select SublimeLinter when the list appears. The advantage of using this method is that Package Control will automatically keep SublimePuppet up to date with the latest version.
Select "Package Control: Install Package", wait while Package Control fetches the latest package list, then select SublimePuppet when the list appears. The advantage of using this method is that Package Control will automatically keep SublimePuppet up to date with the latest version.

#### Manual

Expand Down Expand Up @@ -58,4 +62,4 @@ Please note that modifications should follow these coding guidelines:
- Vertical whitespace helps readability, don’t be afraid to use it.
- Please use descriptive variable names, no abbreviations unless they are very well known.

[Puppet]: https://puppetlabs.com/
[Puppet]: https://puppet.com/