0.0.2 • Published 7 years ago

ktmpl v0.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

ktmpl

Simple template utility to replace environment variables in a kubernetes yaml file.

Under the covers it's just using Mustache so it could be used for any templates not just Kubernetes

Install:

npm install -g ktmpl

Usage:

VAR=value ktmpl template.yaml
0.0.2

7 years ago

0.0.1

7 years ago