Skip to content

wakiki/rspec-zeus-tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RSpec Zeus TextMate Bundle

Run specs using Zeus from TextMate. Compatible with RSpec Bundle.

Installation

Textmate 2

cd ~/Library/Application\ Support/TextMate/Managed/Bundles
git clone git://github.com/wakiki/rspec-zeus-tmbundle.git RSpec\ Zeus.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'

Textmate 1

cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/wakiki/rspec-zeus-tmbundle.git RSpec\ Zeus.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'

Then,

Goto Bundles > Bundle Editor > rspec commands and remove shortcut keys for requivalent classic rspec commands

License

Released under the MIT License

About

Run specs using Zeus from TextMate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published