Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jordic/tenv

Small cmd that prepopulates a tpl file with env variables and outputs it to sdtoud
https://github.com/jordic/tenv

Last synced: 2 days ago
JSON representation

Small cmd that prepopulates a tpl file with env variables and outputs it to sdtoud

Awesome Lists containing this project

README

        

# tenv
Small cmd that prepopulates a tpl file with env variables and outputs it to sdtoud

It has some shortcut helpers, like, split, to iterate over a list of strings..
See template.tpl example...

Test it
=====
go run main.go template.tpl

build:

go build github.com/jordic/tenv