rtpldatafile/README.md
2022-01-23 02:16:55 +00:00

512 B

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

Inspiration

Thera are so many templates parser ...

Requirements for build

Build from source

  • Clone this repository and go to folder:
git clone 
cd rtplfile
  • Build:
cargo build
  • Install ():

Run examples

References

License

MIT