just

A handy way to save and run project-specific commands

Miscellaneous Rust reemplaza 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.

Instalar

brew brew install just
cargo cargo install just