Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 335 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 335 Bytes

TextMate Bundle for ColdFusion on Wheels Development

To install with Git:

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