macOS
brew install cargo-makeprovider-native install command
brew / rank 7200
Rust task runner and build tool. Version 0.37.24 via Homebrew; verified 2026-06-15.
install
brew install cargo-makeprovider-native install command
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 | executable | indexed executable | Discovered from the local executable index. |
makers | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:cargo-make |
|---|---|
| Version | 0.37.24 |
| Package manager | Homebrew |
| Homepage | https://sagiegurari.github.io/cargo-make/ |
| Repository | https://github.com/sagiegurari/cargo-make |
| Last updated | 2026-06-15T10:20:11-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.