Awesome
Reek Textmate Bundle
Simple Textmate Bundle for Reek
Installation
TextMate 1
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/peeyush1234/reek.tmbundle.git "Reek.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'
TextMate 2
mkdir -p ~/Library/Application\ Support/Avian/Bundles
cd ~/Library/Application\ Support/Avian/Bundles
git clone git://github.com/peeyush1234/reek.tmbundle.git "Reek.tmbundle"
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Contact
Email: peeyush.hsuyeep@gmail.com