Helm Template Language

GoDoc

A convenience wrapper for using Helm's templating engine as a generic template dialect, outside of a Helm Chart.

Usage

import (
	htl "gitlab.com/CRThaze/helm-tmpl-lang"
)
Description
A wrapper for using just the helm templating engine.
Readme 48 KiB
Languages
Go 100%