{"id":18674175,"url":"https://github.com/mnthomson/cargo-dev","last_synced_at":"2025-10-10T21:42:41.427Z","repository":{"id":147945737,"uuid":"619460758","full_name":"MNThomson/cargo-dev","owner":"MNThomson","description":"Alias shell commands (think NPM scripts for cargo)","archived":false,"fork":false,"pushed_at":"2023-03-28T03:15:59.000Z","size":11,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T01:10:44.685Z","etag":null,"topics":["cargo","cargo-subcommand","cli","crate","developer-tools","rust"],"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/MNThomson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-03-27T07:29:01.000Z","updated_at":"2025-09-24T16:03:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"855b7c4b-dc6c-4762-b39a-e2342fadf5d5","html_url":"https://github.com/MNThomson/cargo-dev","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/MNThomson/cargo-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MNThomson%2Fcargo-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MNThomson%2Fcargo-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MNThomson%2Fcargo-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MNThomson%2Fcargo-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MNThomson","download_url":"https://codeload.github.com/MNThomson/cargo-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MNThomson%2Fcargo-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005421,"owners_count":26083883,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cargo","cargo-subcommand","cli","crate","developer-tools","rust"],"created_at":"2024-11-07T09:17:51.502Z","updated_at":"2025-10-10T21:42:41.422Z","avatar_url":"https://github.com/MNThomson.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cbr\u003e\n        Cargo Dev\n    \u003cbr\u003e\n\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003e\n    Alias shell commands (think NPM scripts for cargo)\n\u003c/h4\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/MNThomson/cargo-dev/commits\"\u003e\n        \u003cimg\n            src=\"https://img.shields.io/github/last-commit/MNThomson/cargo-dev?style=flat-square\"\n            alt=\"Last GitHub Commit\"\n        \u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://crates.io/crates/cargo-dev\"\u003e\n        \u003cimg\n            src=\"https://img.shields.io/crates/d/cargo-dev?style=flat-square\"\n            alt=\"Last GitHub Commit\"\n        \u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://crates.io/crates/cargo-dev\"\u003e\n        \u003cimg\n            src=\"https://img.shields.io/crates/v/cargo-dev?style=flat-square\"\n            alt=\"Last GitHub Commit\"\n        \u003e\n    \u003c/a\u003e\n    \n\u003c/p\u003e\n\n---\n\n## Install\n\n```bash\ncargo install cargo-dev\n```\n\n## Usage\n\nAdd a `[dev]` table (section) to your `Cargo.toml` with aliases to shell commands\n\n```toml\n[dev]\nsayhi = \"echo Hello World\"\n```\n\nRunning `cargo dev sayhi`:\n\n```bash\n$ cargo dev sayhi\n\u003e sayhi: echo Hello World\nHello World\n```\n\n## Alpha Notice\n\n`cargo-dev` is currently in early Alpha. Branch `master` is not guaranteed to be stable and breaking changes may be introduced without notice.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnthomson%2Fcargo-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnthomson%2Fcargo-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnthomson%2Fcargo-dev/lists"}