---
applyTo: "just/*.just"
---
## Justfiles


- Never use `just_executable()` to reference the executable for `just`. If `just` DNE, then something is wrong adn you should stop your work and let me know.
- You should not have to mutate `$PATH`. If you cannot find an expected binary, stop your work and let me know.
