{"id":14986050,"url":"https://github.com/davidb/rust-cargo-make","last_synced_at":"2025-07-23T19:04:26.989Z","repository":{"id":36042895,"uuid":"214670169","full_name":"davidB/rust-cargo-make","owner":"davidB","description":"🛠️ GitHub Action to install `cargo-make` command","archived":false,"fork":false,"pushed_at":"2025-07-21T18:17:25.000Z","size":5357,"stargazers_count":33,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-21T20:22:37.098Z","etag":null,"topics":["cargo-subcommand","github-actions","rust","rust-lang"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/rust-cargo-make","language":"TypeScript","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/davidB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2019-10-12T15:28:41.000Z","updated_at":"2025-07-21T18:12:34.000Z","dependencies_parsed_at":"2024-03-02T16:24:38.035Z","dependency_job_id":"a202a1b7-16c2-41e7-9b53-29b36859a6ae","html_url":"https://github.com/davidB/rust-cargo-make","commit_stats":{"total_commits":287,"total_committers":4,"mean_commits":71.75,"dds":0.3972125435540069,"last_synced_commit":"b7e68443b3439544a5238080854deb311c10147d"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":"actions/typescript-action","purl":"pkg:github/davidB/rust-cargo-make","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidB%2Frust-cargo-make","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidB%2Frust-cargo-make/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidB%2Frust-cargo-make/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidB%2Frust-cargo-make/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidB","download_url":"https://codeload.github.com/davidB/rust-cargo-make/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidB%2Frust-cargo-make/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266737576,"owners_count":23976390,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-subcommand","github-actions","rust","rust-lang"],"created_at":"2024-09-24T14:12:12.022Z","updated_at":"2025-07-23T19:04:26.953Z","avatar_url":"https://github.com/davidB.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `rust-cargo-make` action\n\nInstall `cargo-make` by downloading the executable (faster than\n`cargo install cargo-make`, seconds vs minutes).\n\n## Inputs\n\n### `version`\n\n**Optional** version of `cargo-make` to install (eg. `\"0.22.2\"`, `\"latest\"`).\n\n## Example usage\n\n```yaml\n- uses: dtolnay/rust-toolchain@stable\n- uses: davidB/rust-cargo-make@v1\n- uses: actions/checkout@v1\n- name: Run tests\n  run: cargo make ci-flow\n```\n\n```yaml\n- uses: dtolnay/rust-toolchain@stable\n- uses: davidB/rust-cargo-make@v1\n  with:\n    version: '0.23.0'\n- uses: actions/checkout@v1\n- name: Run tests\n  run: cargo make ci-flow\n```\n\n## Alternatives\n\n- [taiki-e/install-action: GitHub Action for installing development tools (mainly from GitHub Releases).](https://github.com/taiki-e/install-action),\n  full list of installable tools\n  [here](https://github.com/taiki-e/install-action/blob/main/TOOLS.md)\n\n  ```yaml\n  - uses: taiki-e/install-action@v2\n    with:\n      tool: cargo-make\n  ```\n\n- using [mise](https://mise.jdx.dev/) and its GitHub Action to setup rust,\n  cargo-make, and other tools (on local machine \u0026 GitHub workflow), partial list\n  of installable tools at\n  [asdf-vm/asdf-plugins: Convenience shortname repository for asdf community plugins](https://github.com/asdf-vm/asdf-plugins)\n  but there are other alternatives than asdf.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidb%2Frust-cargo-make","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidb%2Frust-cargo-make","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidb%2Frust-cargo-make/lists"}