{"id":23333935,"url":"https://github.com/schultyy/comet","last_synced_at":"2025-04-07T12:13:42.230Z","repository":{"id":57608997,"uuid":"59768704","full_name":"schultyy/comet","owner":"schultyy","description":"local continuous integration","archived":false,"fork":false,"pushed_at":"2016-06-12T21:21:19.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T23:35:28.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/schultyy.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-26T17:09:49.000Z","updated_at":"2016-06-13T10:31:27.000Z","dependencies_parsed_at":"2022-08-27T22:41:42.954Z","dependency_job_id":null,"html_url":"https://github.com/schultyy/comet","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schultyy%2Fcomet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schultyy%2Fcomet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schultyy%2Fcomet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schultyy%2Fcomet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schultyy","download_url":"https://codeload.github.com/schultyy/comet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648976,"owners_count":20972945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-21T00:32:58.034Z","updated_at":"2025-04-07T12:13:42.207Z","avatar_url":"https://github.com/schultyy.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# comet\n\n\u003e local CI\n\n## Configuration\n\nTo configure a new project, place a `.comet.json` in your project directory:\n\n```json\n{\n  \"script\": [\n    \"cargo test\"\n  ],\n  \"watch\": \"src/\"\n}\n```\nHere you see an example configuration for a Rust project.\n\nThen run comet:\n\n```\n$ comet\n```\n\nIf you want to run a project from another directory, run:\n\n```\n$ comet -p /Users/jane/other_project\n```\n\nTo run comet in watch mode, use `-w`:\n\n```\n$ comet -p /Users/jane/other_project -w\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschultyy%2Fcomet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschultyy%2Fcomet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschultyy%2Fcomet/lists"}