clidoc 1.1.38
dotnet tool install --global clidoc --version 1.1.38
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local clidoc --version 1.1.38
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=clidoc&version=1.1.38
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package clidoc --version 1.1.38
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
clidoc
Generate beautiful static documentation websites for CLI tools.
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.txtalongside the site. - Framework-agnostic — any tool that can emit
commands.jsonworks. 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
- Getting started
- Companion NuGet (
Clidoc.SystemCommandLine) - CLI reference
commands.jsonschemacli-docs.yamlmetadata- Architecture
Contributing
Contributions welcome — see CONTRIBUTING.md.
License
MIT.
Acknowledgments
- UI design inspired by SonarQube CLI Documentation, designed by Clifford Goh.
- Schema shape inspired by SonarQube's
commands.json. - Built on System.CommandLine and YamlDotNet.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.38 | 130 | 4/16/2026 |
| 1.1.37 | 109 | 4/16/2026 |
| 1.1.36 | 111 | 4/16/2026 |
| 1.1.35 | 107 | 4/16/2026 |
| 1.1.34 | 118 | 4/16/2026 |
| 1.1.33 | 111 | 4/15/2026 |
| 1.1.32 | 109 | 4/15/2026 |
| 1.1.31 | 112 | 4/15/2026 |
| 1.0.30 | 119 | 4/15/2026 |
| 1.0.29 | 110 | 4/15/2026 |
| 1.0.28 | 107 | 4/15/2026 |
| 1.0.27 | 115 | 4/15/2026 |
| 1.0.26 | 108 | 4/15/2026 |
| 1.0.25 | 103 | 4/15/2026 |
| 1.0.24 | 104 | 4/15/2026 |
| 1.0.23 | 109 | 4/15/2026 |
| 1.0.22 | 103 | 4/15/2026 |
| 1.0.21 | 110 | 4/15/2026 |
| 1.0.20 | 106 | 4/15/2026 |
| 1.0.19 | 107 | 4/15/2026 |
Loading failed