cmink / BrightScript.tmbundle

BrightScript Bundle for TextMate and editors using TextMate bundles.
MIT License
26 stars 4 forks source link

Make Directions on how to use this. #1

Closed btray77 closed 11 years ago

btray77 commented 11 years ago

Make Directions on how to use this. Here's some directions I found that seemed to work.

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

cmink commented 11 years ago

Thanks btray77. nbrew saw your post and is going to add some instructions for TextMate and for Sublime Edit.

nbrew commented 11 years ago

Thanks for the note about the lack of installation instructions. I updated the README to include instructions for both TextMate and Sublime Text.