This repository was archived by the owner on Jan 15, 2021. It is now read-only.
This repository was archived by the owner on Jan 15, 2021. It is now read-only.
Add cached crate cargo-make #13
Open
Description
Do the checklist before filing an issue:
- Is this related to the
actions-rs
Actions? If not, use GitHub Community forum to ask questions about Actions in a whole: https://github.community - Does this crate helps with the Rust CI?
- Is it popular enough to be used by many users?
Crate
crates.io: https://crates.io/crates/cargo-make
repository: https://github.com/sagiegurari/cargo-make
Motivation
Add any other context about this crate here.
Cargo-make is a task runner and build tool for Rust projects.
Describe how Rust users can benefit from using this crate in their CI.
It helps Rust users to maintain common build tasks across big projects.