macOS
brew install cargo-makelocal Homebrew formula metadata
brew
Rust task runner and build tool. Version 0.37.24 via Homebrew; verified 2026-06-15.
install
brew install cargo-makelocal Homebrew formula metadata
sudo apk add cargo-makeAlpine Linux edge package indexes · cargo-make · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cargo-makenixpkgs package indexes · pkgs/by-name/ca/cargo-make/package.nix · source: api.github.com
sudo pacman -S cargo-makeArch Linux sync databases · cargo-make · source: geo.mirror.pkgbuild.com
overview
Rust task runner and build tool
history
cargo-make is a Rust task runner and build tool. Its official documentation describes TOML task files that define flows for formatting, building, testing, documentation, benches, security validation, and other project automation.
The crate first appeared on crates.io in June 2017 as version 0.1.0. The official documentation presents both cargo-make, invoked as cargo make, and makers, a standalone executable with the same features.
cargo-make is packaged broadly for a Rust CLI tool: the input facts list apk, Homebrew, Nix, and Arch packages, and the official docs mention Arch installation and binary releases. Crates.io reported 3,466,972 downloads when checked on 2026-06-30.
Users normally create a Makefile.toml, define tasks under [tasks.*], and run a flow such as cargo make my-flow. The tool also supports predefined flows, workspace behavior, profiles, environment variables, conditions, plugins, and CI examples.
It gives Rust packages a TOML-native automation layer that travels with the repository, filling the same cultural space as make, npm scripts, and task runners while staying close to Cargo conventions.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
Makefile.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cargo-make | cli | global executable | |
makers | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sagiegurari/cargo-make
install metadata
| Package key | brew:cargo-make |
|---|---|
| Version | 0.37.24 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cargo-make |
| Homepage | https://sagiegurari.github.io/cargo-make/ |
| Repository | https://github.com/sagiegurari/cargo-make |
| Upstream docs | https://sagiegurari.github.io/cargo-make |
| License | Apache-2.0 |
| Source archive | https://github.com/sagiegurari/cargo-make/archive/refs/tags/0.37.24.tar.gz |
| Last updated | 2026-06-15T10:20:11-04:00 |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cargo-make |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cargo-make
nix profile install nixpkgs#cargo-makecargo-make 0.37.24-r0
Rust task runner and build tool
https://github.com/sagiegurari/cargo-make
sudo apk add cargo-makecargo-make-bash-completion 0.37.24-r0
Bash completions for cargo-make
https://github.com/sagiegurari/cargo-make
sudo apk add cargo-make-bash-completioncargo-make 0.37.24-2
Rust task runner and build tool
https://github.com/sagiegurari/cargo-make
sudo pacman -S cargo-makesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.