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

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: about 1 month 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