Skip to content

Instantly share code, notes, and snippets.

@tlattimore
Created August 26, 2014 16:11
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 tlattimore/9e30eed4f5596f3fff92 to your computer and use it in GitHub Desktop.
Save tlattimore/9e30eed4f5596f3fff92 to your computer and use it in GitHub Desktop.
Sublime Text 3 Coder Review
{
"shell_cmd": "drush coder --minor $file",
"path": "/Users/tlattimore/.composer/vendor/bin" // I can't figure out another way to add Drush to ST3's path.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment