Just is a “handy way to save and run project-specific commands.”
https://github.com/casey/just#installation
Just is similar to make. On Ubuntu you can install it from the Snap store, however you’ll need install it with the following options.
sudo snap install --edge just --classic