# RTplFile ## Create files with templates and Data A simple fast command line utility to create files using tempates (Jinja2) with data (yaml,json,toml) Based in [Tera template](https://github.com/Keats/tera) ## Inspiration Thera are so many templates parser ... ## Requirements for build ## Build from source - Clone this repository and go to folder: ```bash git clone cd rtplfile ``` - Build: ```bash cargo build ``` - Install (): ```bash ``` ### Run examples ## References ## License MIT