Description
Project build tasks can be defined and run with a fast Rust-based alternative to Make. It is useful for developers who want a simpler task runner across different programming languages.
This is a command-line build tool. Build recipes can execute arbitrary commands, so use it with trusted projects and review task definitions before running unfamiliar targets.