@intentius/chant-lexicon-k3d
v0.44.14
Published
k3d lexicon for chant — a local Kubernetes cluster as declarable data
Readme
@intentius/chant-lexicon-k3d
k3d lexicon plugin for chant.
Getting started
# Generate types from upstream spec
just generate
# Validate generated artifacts
just validate
# Generate documentation
just docsProject structure
src/plugin.ts— LexiconPlugin with all lifecycle methodssrc/serializer.ts— Build output serializersrc/codegen/— Code generation pipelinesrc/spec/— Upstream schema fetching and parsingsrc/lint/rules/— Lint rulessrc/lsp/— LSP completions and hoversrc/generated/— Generated artifacts (do not edit)
