Skip to content

Instantly share code, notes, and snippets.

@lamchau
Created February 14, 2016 20:45
Show Gist options
  • Save lamchau/7d89394106d581c0890e to your computer and use it in GitHub Desktop.
Save lamchau/7d89394106d581c0890e to your computer and use it in GitHub Desktop.
{
"folders":
[
{
"path": "."
}
],
"virtualenv": "$project_path",
"build_systems": [
{
"name": "build",
"shell_cmd": "$project_path/build.py"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment