simongregory / flex-tmbundle

Flex TextMate Bundle

This URL has Read+Write access

simongregory (author)
Tue Mar 10 16:21:34 -0700 2009
commit  07c8c98530b18a7582bf11e9d0fb33c29388a899
tree    f5b22526aab909f8870aac869ea070d1e7834027
parent  532e13a739d07022f1545e9dc214133353328754
README.mdown

TextMate Flex Bundle

Installation

To install via Subversion:

    export LC_CTYPE=en_US.UTF-8
    cd ~/"Library/Application Support/TextMate/Bundles/"
    svn co http://svn.textmate.org/trunk/Review/Bundles/Flex.tmbundle
    osascript -e 'tell app "TextMate" to reload bundles'

To install via Git:

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

Source can be viewed or forked via GitHub: http://github.com/simongregory/flex-tmbundle/tree/master

Support

Please use the TextMate Users mailing list http://lists.macromates.com/listinfo/textmate.

Maintainer

Simon Gregory