https://github.com/euank/sprigcli
A CLI interface to `text/template` with the sprig library sprinkled in. Inspired by helm, but without helm.
https://github.com/euank/sprigcli
golang helm i-cant-believe-its-not-butter not-java sprig sprig-cli templating text text-templating too-many-tags
Last synced: about 1 year ago
JSON representation
A CLI interface to `text/template` with the sprig library sprinkled in. Inspired by helm, but without helm.
- Host: GitHub
- URL: https://github.com/euank/sprigcli
- Owner: euank
- License: other
- Created: 2017-02-01T09:59:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-06-02T02:40:34.000Z (about 5 years ago)
- Last Synced: 2025-04-11T00:06:36.299Z (about 1 year ago)
- Topics: golang, helm, i-cant-believe-its-not-butter, not-java, sprig, sprig-cli, templating, text, text-templating, too-many-tags
- Language: Go
- Size: 1.09 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sprig CLI
[](https://travis-ci.org/euank/sprigcli)
Sprig CLI provides a CLI for Go's `text/template` with the [sprig](https://github.com/Masterminds/sprig) convenience functions available.