Skip to content

Command line template parser with substitution of env vars

License

Notifications You must be signed in to change notification settings

24HOURSMEDIA/go-templatetango

Repository files navigation

Template Tango

Full documentation | Github repository

A command line template parser, intended for parsing configuration files.

  • Environment variables can be used in the template, as well as conditions.
  • The parser is a standalone app with no dependencies.
  • Templates use a templating language based on a simplified Twig template language.

Example

tango parse:file nginx_server.conf.twig >> nginx_server.conf

About

Command line template parser with substitution of env vars

Resources

License

Stars

Watchers

Forks

Packages

No packages published