Skip to content

Instantly share code, notes, and snippets.

@mattkenefick
Created May 8, 2017 23:50
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 mattkenefick/89d61d4ed463df1a42e113820b0fee06 to your computer and use it in GitHub Desktop.
Save mattkenefick/89d61d4ed463df1a42e113820b0fee06 to your computer and use it in GitHub Desktop.
Roku build / Sublime Text 2
{
"cmd": "./tools/build.sh",
"shell": true,
"file_regex": "^(..[^:]*):([0-9]+):?([0-9]+)?:? (.*)$",
"working_dir": "${project_path:${folder:${file_path}}}",
"selector": "build.sh"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment