Skip to content

jonlipsky/clidoc

Repository files navigation

clidoc

Generate beautiful static documentation websites for CLI tools.

.NET License Quality Gate Status

clidoc renders a searchable, themeable static site from a commands.json document that describes your CLI.

📖 Live demo → (clidoc documents itself)

Features

  • Beautiful UI — dark/light theme, responsive, column / tree / list views.
  • Smart search — filter by name and description.
  • LLM-friendly — emits llms.txt alongside the site.
  • Framework-agnostic — any tool that can emit commands.json works. Ships with a companion NuGet for System.CommandLine apps (including DI-heavy ones).
  • Metadata enrichment — add examples, taglines, and prose sections via cli-docs.yaml.

Documentation

Contributing

Contributions welcome — see CONTRIBUTING.md.

License

MIT.

Acknowledgments

About

Beautiful static documentation for any CLI tool.

Resources

License

Contributing

Stars

Watchers

Forks

Contributors