mirror of
https://github.com/ViViDboarder/sublime-abuse-the-force.git
synced 2024-11-22 06:26:27 +00:00
8 lines
179 B
Plaintext
8 lines
179 B
Plaintext
|
{
|
||
|
"cmd": ["abusetheforce deploy test \"${file}\""],
|
||
|
"shell": true,
|
||
|
"working_dir": "${project_path:${folder}}",
|
||
|
"path": "${path}",
|
||
|
"selector": ["source.cls"]
|
||
|
}
|