Skip to content

Instantly share code, notes, and snippets.

@notlion
Created June 16, 2011 21:29
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save notlion/1030325 to your computer and use it in GitHub Desktop.
Save notlion/1030325 to your computer and use it in GitHub Desktop.
Plask Build File for SublimeText 2
{
"cmd": [ "Plask", "${file}" ],
"selector": "source.js",
"path": "< path to >/Plask.app/Contents/MacOS/",
"working_dir": "${file_path}"
}
@notlion
Copy link
Author

notlion commented Jun 16, 2011

put in ~/Library/Application Support/Sublime Text 2/Packages/Plask/

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