An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/tmc/tmpl

Command tmpl renders a template with the current env vars as input. # tmpl Command tmpl renders a template with the current env vars as input. tmpl packs a punch in under 200 lines of code: a single static binary supplies the capapbilities of many more cmplicating templating engines. It's especially helpful as an early entrypoint into containers to prepare configuration files. ```sh $ tmpl -h Usage of tmpl: ``` It includes all of the template helpers from sprig(https://godoc.org/github.com/Masterminds/sprig). It effectively exposes Go's text/template(http://golang.org/pkg/text/template) for use in shells. Reference text/template(http://golang.org/pkg/text/template) documentation for template language specification. ### Example 1 Given a file 'a' with contents: Invoking Produces ### Example 2 Given a file 'b' with contents: Invoking Produces

Ecosystem
proxy.golang.org
Latest Release
v1.14.0
5 months ago
Versions
5
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/tmc/tmpl
spec
License ISC
Namespace github.com/tmc
First Release over 3 years ago
Last Synced 28 days ago
Keywords
helm unix
Repository
Stars 25 on GitHub
Forks 2 on GitHub
Rankings on proxy.golang.org
Overall Top 6.9%
Forks Top 7.0%