Open Gisleburt opened 5 years ago
I'm building a very basic command line parser for mustache templates, it just wraps this library in StructOpt.
It would be nice to report an error if someone tried to render the template without giving all of the required variables.
I'm building a very basic command line parser for mustache templates, it just wraps this library in StructOpt.
It would be nice to report an error if someone tried to render the template without giving all of the required variables.