Skip to content

Instantly share code, notes, and snippets.

@andrwj
Created February 22, 2014 01:50
Show Gist options
  • Save andrwj/9147444 to your computer and use it in GitHub Desktop.
Save andrwj/9147444 to your computer and use it in GitHub Desktop.
Sublime Build for Pebble Programming (Simulator)
{
"shell_cmd": "cd ../sim/ && make clean && make && ./PebbleSim",
"file_regex": "^../src/(..[^:]*):([0-9]+):?([0-9]+)?:? (.*)$"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment