Skip to content

Instantly share code, notes, and snippets.

@maccevedor
Created June 25, 2014 14:29
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 maccevedor/04d97a83b32f1486faaa to your computer and use it in GitHub Desktop.
Save maccevedor/04d97a83b32f1486faaa to your computer and use it in GitHub Desktop.
Create-a-Javascript-Console-in-Sublime-Text
{
"cmd": ["/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/Resources/jsc", "$file"],
"selector": "source.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment