public
Description: Bundles is the set of Textmate's bundles used in Improve It.
Clone URL: git://github.com/tapajos/bundles.git
bundles / Lighthouse.tmbundle
name age message
..
directory Commands/ Sun Jul 13 08:03:38 -0700 2008 Add mirror 'Lighthouse.tmbundle/'. [tapajos]
file README.markdown Sun Jul 13 08:03:38 -0700 2008 Add mirror 'Lighthouse.tmbundle/'. [tapajos]
directory Support/ Sun Jul 13 08:03:38 -0700 2008 Add mirror 'Lighthouse.tmbundle/'. [tapajos]
file info.plist Sun Jul 13 08:03:38 -0700 2008 Add mirror 'Lighthouse.tmbundle/'. [tapajos]
README.markdown

Lighthouse TextMate bundle

Contains the following commands specific:

  • Show ticket - opens the tickets list from current project

Prerequisites

The bundle requires ActiveResource, ActiveSupportand

Installation

To install via Git:

    cd ~/"Library/Application Support/TextMate/Bundles/"
    git clone git://github.com/meritt/lighthouse-tmbundle.git "Lighthouse.tmbundle"
    osascript -e 'tell app "TextMate" to reload bundles'

Either way, restart TextMate or select "Reload Bundles" from the Bundles >> Bundle Editor menu.

Author

Alexey Simonenko, dwarfman@gmail.com