Just
Just is a command runner. You save the commands usually used by the project in a justfile and then you use just command-name to run it.
Just is a command runner. You save the commands usually used by the project in a justfile and then you use just command-name to run it.