Skip to content

vasekd/jade-tmbundle

 
 

Repository files navigation

Notice:

This bundle is no longer actively maintained by @miksago, any changes or patches should CC @tjholowaychuk, who now maintains this bundle.

Jade.tmbundle

A TextMate Bundle for the Jade templating language.

Installation:

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/miksago/jade-tmbundle Jade.tmbundle

Installation for TextMate 2:

mkdir -p ~/Library/Application\ Support/Avian/Pristine\ Copy/Bundles
cd ~/Library/Application\ Support/Avian/Pristine\ Copy/Bundles
git clone https://github.com/miksago/jade-tmbundle Jade.tmbundle

Jade

Install Jade: http://jade-lang.com/

For nodejs: npm install -g jade

Patches for additions are always welcome.

About

[discontinued] A textmate bundle for the Jade language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%