Skip to content

Instantly share code, notes, and snippets.

@daltonjorge
Forked from kdabir/groovy.sublime-build
Created March 13, 2013 11:55
Show Gist options
  • Save daltonjorge/5151414 to your computer and use it in GitHub Desktop.
Save daltonjorge/5151414 to your computer and use it in GitHub Desktop.
{
"cmd": ["groovy","$file"],
"windows":
{
"shell": "cmd.exe"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment