The `just` command runner is designed to save and run project-specific commands without the complexity of traditional build systems like `make`. It supports Linux, MacOS, and Windows with no additional dependencies (unless a different shell is needed). Features include specific and informative error reporting, command line arguments, environment variable loading, completion scripts, and support for languages like Python and NodeJS. It can be invoked from any subdirectory within a project.
1 Comment
Sort: