A dinky little plugin to run things from Sublime
Running:
- python unit tests
Go to your Sublime Text 2 Packages directory
- OS X:
~/Library/Application\ Support/Sublime\ Text\ 2/Packages - Windows:
%APPDATA%/Sublime Text 2/Packages/ - Linux:
~/.config/sublime-text-2/Packages/
and clone the repository using the command below:
git clone https://github.com/mightyspring/MightySpring-Sublime-TestRunnerThis tool is loosely based on these repositories