Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.1 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.1 KB

Koken + Sublime Text

This repository contains syntax definitions and snippets for use when creating .lens template files and css.lens settings files for the Koken publishing platform.

Installation with Package Manager (Recommended)

We recommend installing via the excellent Sublime Package Manager. Once Package Manager is installed, bring up the commands menu (Command + Shift + P on Mac, Control + Shift + P on Windows or Linux), then type "Package Control" to filter the commands list. Select the "Package Control: Install Package" command, then find and install the Koken plugin.

Installation with git

To use without installing Package Manager, clone the repository into Sublime's "Packages" directory:

git clone git://github.com/koken/koken-sublime.git ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/Koken

Onward

Check out the official documentation for more info on developing Koken themes and plugins.