Justfile Conventions

Conventions for justfile (Just command runner) files observed across this user's older projects — dotenv loading, [doc('...')] recipe descriptions, shebang recipes for multi-line scripts, and variable declarations. Use when creating or editing a justfile/Justfile, adding recipes to a project, or reviewing a justfile for style. Note this user's newer projects use Taskfile.yaml instead — see [[taskfile-conventions]] — prefer that for new projects unless the user asks for Just specifically.

knvpk f53a03f 2.7 KB Updated

File contents

knvpk/Agentic/tree/main/skills/justfile-conventions commit f53a03f291

Frequently asked questions

npx skillmds@latest add knvpk/justfile-conventions