6 de mayo de 2011

Django mode for TextMate

Developing with Django using TextMate?

Take a look at this!

http://code.djangoproject.com/wiki/TextMate

Installation:
mkdir -p /Library/Application\ Support/TextMate/Bundles
cd /Library/Application\ Support/TextMate/Bundles
svn co http://svn.textmate.org/trunk/Bundles/Python%20Django.tmbundle/
git clone https://github.com/textmate/python-django-templates.tmbundle.git
Usage:

Just set the language of your files to "Python Django" and that's it!

No hay comentarios: