Save and run project-specific commands with a simple justfile
Handy way to save and run project-specific commands
just
$ just --list
$ just build
$ just deploy production