Created
June 5, 2015 13:08
-
-
Save J2TEAM/bb7f4e7ec336e0ec55ef to your computer and use it in GitHub Desktop.
PHP Build System for Sublime Text
This file contains hidden or 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
| { | |
| "cmd": ["E:\\wamp\\bin\\php\\php5.5.12\\php.exe", "$file"], | |
| "file_regex": "php$", | |
| "selector": "source.php" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment