Skip to content

Instantly share code, notes, and snippets.

@J2TEAM
Created June 5, 2015 13:08
Show Gist options
  • Select an option

  • Save J2TEAM/bb7f4e7ec336e0ec55ef to your computer and use it in GitHub Desktop.

Select an option

Save J2TEAM/bb7f4e7ec336e0ec55ef to your computer and use it in GitHub Desktop.
PHP Build System for Sublime Text
{
"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