bobbyiliev / bobbyiliev/kubegen-cli
Add template inheritance/includes
Open
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Support including partial templates.
**Example:**
```
{{> common/header}}
// ... content ...
{{> common/footer}}
```
Contributor guide
Assessment
This issue has not been assessed yet.