Skip to content

fitzagard/li3_sublime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Sublime 2 Snippet Package for the Lithium PHP Framework

This is a package of useful code snippets to help during Rapid Application Development. The snippets are organized into three folders; form, html and general snippets.

  1. Form Snippets provide you quick code to generate HTML forms and widgets (see Li3 Form Helper Doc)

  2. For those needing quick HTML template assistance there are code snippets for that too (see Li3 HTML Helper)

  3. General snippets are just that...general.

Installing

OSX

$ cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
$ git clone [email protected]:fitzagard/li3_sublime.git Lithium

Linux (Ubuntu like distros)

$ cd ~/.config/sublime-text-2/Packages/
$ git clone [email protected]:fitzagard/li3_sublime.git Lithium

Windows 7:

Copy the directory to: "C:\Users\<username>\AppData\Roaming\Sublime Text 2\Packages"

Windows XP:

Copy the directory to: "C:\Documents and Settings\<yourusername>\Application Data\Sublime Text 2\Packages"

About

Lithium Snippet Package for Sublime 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published