Cargo Make

cargo-make — Rust task runner and build automation. Define complex build workflows in Makefile.toml. Non-interactive.

javimosch d52594d 595 B Updated

File contents

cargo-make

cargo-make — Rust task runner and build automation. Define complex build workflows in Makefile.toml. Non-interactive.

Install

curl -LO https://github.com/sagiegurari/cargo-make/releases/download/0.37.24/cargo-make-v0.37.24-x86_64-unknown-linux-gnu.zip && unzip -o cargo-make-v0.37.24-x86_64-unknown-linux-gnu.zip && sudo mv cargo-make /usr/local/bin/ && rm cargo-make-v0.37.24-x86_64-unknown-linux-gnu.zip

javimosch/supercli/tree/main/plugins/cargo-make/skills/quickstart commit d52594d45c

Frequently asked questions

npx skillmds@latest add javimosch/cargo-make