simongregory / flex-tmbundle

Flex TextMate Bundle

This URL has Read+Write access

commit  b8f5a02c5d57ba69d7e7082514021d548027b1fd
tree    07a42fd3d76059bccc24d5cf84d7c10d36122d61
parent  07c8c98530b18a7582bf11e9d0fb33c29388a899
flex-tmbundle / README.mdown
100644 30 lines (20 sloc) 0.9 kb

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