Skip to content

Instantly share code, notes, and snippets.

@DamonOehlman
Created August 8, 2012 00:28
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 DamonOehlman/3290900 to your computer and use it in GitHub Desktop.
Save DamonOehlman/3290900 to your computer and use it in GitHub Desktop.
Interleave and Test Build System for Sublime Text
{
"cmd": ["interleave build src/*.js --wrap && mocha --reporter dot"],
"working_dir": "${project_path:${folder}}",
"shell": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment