Skip to content

peeyush1234/reek.tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Contact

Email: [email protected]

About

Reek Textmate Bundle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published