just

A handy way to save and run project-specific commands

Miscellaneous Rust แทนที่ 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.

ติดตั้ง

brew brew install just
cargo cargo install just