Skip to content

Instantly share code, notes, and snippets.

@whoiscarlo
Created January 3, 2018 20:14
Show Gist options
  • Save whoiscarlo/1bd4aeeb8bd35d4dcde820ff8b7ae012 to your computer and use it in GitHub Desktop.
Save whoiscarlo/1bd4aeeb8bd35d4dcde820ff8b7ae012 to your computer and use it in GitHub Desktop.
Create a Sublime Build
{
"path": "C:/Autodesk/Maya2017-x64/bin/mayapy.exe",
"cmd": ["C:/Autodesk/Maya2017-x64/bin/mayapy.exe", "$file"],
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"selector": "source.python"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment