macOS
brew install cargo-makelocal Homebrew formula metadata
brew / 順位 7182
cargo-make のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cargo-makelocal Homebrew formula metadata
sudo apk add cargo-makeAlpine Linux edge package indexes · cargo-make · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cargo-makenixpkgs package indexes · pkgs/by-name/ca/cargo-make/package.nix · ソース: api.github.com
sudo pacman -S cargo-makeArch Linux sync databases · cargo-make · ソース: geo.mirror.pkgbuild.com
概要
Rust task runner and build tool
履歴
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.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cargo-make | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
makers | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:cargo-make |
|---|---|
| バージョン | 0.37.24 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://sagiegurari.github.io/cargo-make/ |
| リポジトリ | https://github.com/sagiegurari/cargo-make |
| 最終更新 | 2026-06-15T10:20:11-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-makeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.