About Anaconda Help Download Anaconda

conda-forge / packages / cargo-make 0.37.24

Rust task runner and build tool.

copied from cf-staging / cargo-make

Installers

  • linux-64 v0.37.24
  • win-64 v0.37.24
  • osx-64 v0.37.24

conda install

To install this package run one of the following:
conda install conda-forge::cargo-make

Description

The cargo-make task runner enables to define and configure sets of tasks and run them as a flow. A task is a command, script, rust code, or other sub tasks to execute. Tasks can have dependencies which are also tasks that will be executed before the task itself. With a simple toml based configuration file, you can define a multi platform build script that can run build, test, generate documentation, run bench tests, run security validations and more, executed by running a single command.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy