V3 extensions are YAML-driven, declarative configurations for the modern Rust-based Sindri CLI platform.
| Extensions Directory | v3/extensions/ | | Registry | v3/registry.yaml | | Schema | v3/schemas/extension.schema.json | | Compatibility Matrix | v3/compatibility-matrix.yaml | | Extension Docs | Generated on-demand via sindri extension docs | | Catalog | v3/docs/EXTENSIONS.md |
The docs section provides human-written content that is combined with auto-derived content (BOM, requirements, env vars, validation) when generating documentation via sindri extension docs .
Erstellen Sie Sindri V3-Erweiterungen für die Rust CLI-Plattform. Verwenden Sie diese Option, wenn Sie V3-Erweiterungen erstellen, die Struktur von V3 extension.yaml verstehen, anhand des V3-Schemas validieren, Kollisionsbehandlungs- und Projektkontextfunktionen verwenden, Erweiterungen zur Kompatibilitätsmatrix hinzufügen oder Erweiterungssoftwareversionen aktualisieren. Behandelt Mise-, Apt-, Binär-, NPM-, Npm-Global-, Skript- und Hybrid-Installationsmethoden. Quelle: pacphi/sindri.