local CI
Configure a new Rust project:
json { "language": "rust", "script": [ "cargo test" ] }
Then run comet:
$ comet
If you want to run a project from another directory, run:
$ comet -p /Users/jane/other_project