Skip to content

Runs current spec file in iTerm, Terminal or Sublime's console [super+shift+m]

License

Notifications You must be signed in to change notification settings

neocsr/sublime-RubyMotionSpec

Repository files navigation

RubyMotionSpec

Runs current spec file. If iTerm or Terminal are used, they should be already opened with its path set to your RubyMotion project directory.

Installation

Clone the repository in your Sublime Text "Packages" directory:

git clone https://github.com/neocsr/sublime-RubyMotionSpec RubyMotionSpec

Sublime Settings

iTerm, Terminal, Sublime

{
  "terminal": "iTerm"
}

Sublime Keymap

[
  { "keys": ["super+shift+m"], "command": "ruby_motion_spec" }
]

References

About

Runs current spec file in iTerm, Terminal or Sublime's console [super+shift+m]

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages