Gomplate

gomplate — template rendering CLI. Process Go templates with data from env vars, JSON, YAML, files. Essential for config generation.

javimosch 54ddf8b 528 B Updated

File contents

gomplate

gomplate — template rendering CLI. Process Go templates with data from env vars, JSON, YAML, files. Essential for config generation.

Install

curl -LO https://github.com/hairyhenderson/gomplate/releases/download/v5.1.0/gomplate_linux-amd64 && chmod +x gomplate_linux-amd64 && sudo mv gomplate_linux-amd64 /usr/local/bin/gomplate

javimosch/supercli/tree/main/plugins/gomplate/skills/quickstart commit 54ddf8b396

Frequently asked questions

npx skillmds@latest add javimosch/gomplate