teracli 0.2.2

A command line utility written in Rust to render templates from json|toml|yaml && ENV, using the tera templating engine
# Ignore everything
*
# With the exception of
!src/**
!Cargo*