mirror of
https://github.com/ViViDboarder/sublime-abuse-the-force.git
synced 2024-10-31 23:56:33 +00:00
8 lines
229 B
Plaintext
8 lines
229 B
Plaintext
{
|
|
"cmd": ["abusetheforce deploy file \"${file}\""],
|
|
"shell": true,
|
|
"working_dir": "${project_path:${folder}}",
|
|
"path": "${path}",
|
|
"selector": ["source.cls","source.trigger","source.page","source.component"]
|
|
}
|