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}}

貢獻者指南