cargo-make
« Back to VersTracker
Description:
Rust task runner and build tool
Type: Formula  |  Latest Version: 0.37.24@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: rust task-runner build-tool automation dev-tools
Install: brew install cargo-make
About:
cargo-make is a Rust-based task runner and build tool that allows you to define and run complex build pipelines using a simple TOML configuration file. It provides cross-platform support, script execution, and dependency management for automating development workflows. The tool integrates seamlessly with Cargo and can replace Makefiles with a more modern, Rust-centric approach.
Key Features:
  • Cross-platform task runner (Windows, macOS, Linux)
  • TOML-based configuration with powerful scripting support
  • Dependency management between tasks
  • Integration with Cargo and external scripts
  • Extensible with plugins and custom commands
Use Cases:
  • Automating Rust project build and test pipelines
  • Replacing Makefiles with cross-platform task definitions
  • Managing complex multi-step deployment workflows
Alternatives:
  • just – Simpler syntax but fewer built-in integrations
  • Make – Unix-specific, lacks native Rust integration
  • nx – Monorepo-focused with caching, heavier weight
License: Apache-2.0
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, arm64_ventura, sonoma, ventura, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Oct 12, 2024 9:26am 0 VERSION_BUMP c88753d5
Oct 4, 2024 3:26pm 0 VERSION_BUMP bb1a4c20
Sep 29, 2024 12:43pm 0 VERSION_BUMP bed286f0
Sep 29, 2024 12:28pm 0 VERSION_BUMP d5728a30
Sep 28, 2024 3:26pm 0 VERSION_BUMP 888b7621