bobbyiliev/kubegen-cli

Add template inheritance/includes

开放

#174 创建于 2026年1月23日

 (0 条评论) (0 个反应) (0 位负责人)Rust (0 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (6 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Support including partial templates.

Example:

{{> common/header}}
// ... content ...
{{> common/footer}}

贡献者指南