bobbyiliev/kubegen-cli

Add template inheritance/includes

オープン

#174 opened on 2026/01/23

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (0 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (6 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Support including partial templates.

Example:

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

コントリビューターガイド