Skip to content

peeyush1234/rubocop-tmbundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rubocop Textmate Bundle

(C) 2013, Jose Narvaez goyox86@gmail.com

Rubocop http://batsov.com/rubocop/ Ruby code analyzer TextMate bundle

How to Install (Git is required)

Textmate 1:

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/goyox86/rubocop-tmbundle.git "Rubocop.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/goyox86/rubocop-tmbundle.git "Rubocop.tmbundle"

About

Rubocop Textmate Bundle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published