Just
"
justis a handy way to save and run project-specific commands. Commands, called recipes, are stored in a file calledjustfilewith syntax inspired bymake..."
I learned about just looking at some of Simon Willison's projects on GitHub. I saw a file named Justfile and wondered what it does.