Files
howtos/docs/TEMPLATE.md
user c6b4a88736 feat: scaffold howtos project
Collection of usage guides and cheatsheets. Includes project docs,
topic template, and directory structure.
2026-02-21 19:18:48 +01:00

363 B

Topic Name

One-line description of what this tool/subject is.

Common Commands

# description
command --flag argument

Examples

# Practical example with context
command --option value

Gotchas

  • Known pitfall or surprising behavior

See Also