bobbyiliev/kubegen-cli

Add template inheritance/includes

Open

#174 建立於 2026年1月23日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Rust (0 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (6 star)
PR 合併指標
 (PR 指標待抓取)

描述

Support including partial templates.

Example:

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

貢獻者指南