Knowledge
Search knowledge... ⌘K
Knowledge · Rules · Process
Mk Files Must Have Help
Every workflow Makefile (Makefile.d/workflows/*.mk) MUST expose a `help:` target that documents its purpose, targets, vars, and usage examples. Tools .mk files are exempt (called by workflows, not by humans).
Tags
rule
Overview
Purpose
Every workflow Makefile (Makefile.d/workflows/*.mk) MUST expose a `help:` target that documents its purpose, targets, vars, and usage examples. Tools .mk files are exempt (called by workflows, not by humans).