Skip to content

Instantly share code, notes, and snippets.

@omnidan
Created August 12, 2014 17:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save omnidan/9deb15cd35a0b66daa6e to your computer and use it in GitHub Desktop.
Save omnidan/9deb15cd35a0b66daa6e to your computer and use it in GitHub Desktop.
Mocha build script for sublime text 2/3
{
"shell_cmd": "mocha --require should --bail --reporter spec --no-colors $file",
"shell": true
}
@megubyte
Copy link

<3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment