We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1060655 commit 512e129Copy full SHA for 512e129
CLAUDE.md
@@ -99,3 +99,5 @@ Run `just clean_readme` to strip template documentation from README.
99
- PR checks poll every 5 seconds for faster feedback
100
- Release notes for workflow changes are tracked in `.just/RELEASE_NOTES.md`
101
- The `.just` directory contains modular just recipes that can be copied to other projects for updates
102
+- just catches errors from commands when the recipe isn't a "#!" form that runs another scripting engine
103
+- just colors come from built-in constants <https://just.systems/man/en/constants.html>
0 commit comments