.atom-build.json 68 B

12345
  1. {
  2. "cmd": "./compile",
  3. "sh": "true",
  4. "cwd": "{PROJECT_PATH}"
  5. }