An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Sprig CLI
[![Build Status](https://travis-ci.org/euank/sprigcli.svg?branch=master)](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.