just

A handy way to save and run project-specific commands

Miscellaneous Rust substitui make

just is a handy way to save and run project-specific commands. It is similar to make but avoids the complexity and idiosyncrasies of Makefiles.

Instalação

brew brew install just
cargo cargo install just