just-1.42.4p0 – tool for running project-specific commands
Description
Just is a handy way to save and run project-specific commands.
Commands, called recipes, are stored in a file called justfile with syntax
inspired by make.
just has a ton of useful features, and many improvements over make.