Created
February 22, 2014 01:50
-
-
Save andrwj/9147444 to your computer and use it in GitHub Desktop.
Sublime Build for Pebble Programming (Simulator)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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