Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 846 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 846 Bytes

This is a Sublime Text package which includes a bunch of handy snippets for doing jQuery Mobile development.

Installation

With Package Control

If you have the Package Control package installed, you can install jQuery Mobile Snippets from inside Sublime Text itself. Open the Command Palette and select "Package Control: Install Package", then search for jQuery Mobile Snippets.

It's just that simple!

Without Package Control

If you haven't got Package Control installed (seriously, go install it!) you will need to make a clone of this repository into your packages folder, like so:

git clone https://github.com/ducas/sublime-jquerymobile-snippets.git jQueryMobile-Snippets