Skip to content

sma/bottle-tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextMate Bundle for Bottle

Bottle is a the Python-based micro web framework.

It provides a new Python mode with special highlight support for routes and some predefined snippets to creates routes and validators faster.

It provides a new HTML mode with highlighting support for Bottle templates.

Installation

mkdir -p ~/Library/Application\ Support/TextMate/Bundles/
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/sma/bottle-tmbundle.git Bottle.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'

About

TextMate bundle for the python-based micro web framework Bottle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published