Documentation
¶
Overview ¶
Command gen-reference writes GSKILL's generated reference Markdown (docs/reference/commands.md and docs/reference/exit-codes.md) from the live CLI grammar and exit-code table. Run it from the repo root:
go run ./cmd/gen-reference
The output is deterministic; commit the result. A golden test (internal/docs) fails the build if the committed files drift from the tool.
Click to show internal directories.
Click to hide internal directories.