Easily replace variables within file contents and filenames!
A tiny CLI tool that replaces variables of the style `${KEY}` in text with their respective value. It can also be used as a rust library.
The aim of this package is to easily replace variables inside a given template.