just

A handy way to save and run project-specific commands

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

Instalasi

brew brew install just
cargo cargo install just