handlebars-cli-ext-0.0.0 is not a library.
Handlebars CLI Ext
A really simple CLI wrapper around the handlebars crate with some extra helpers:
{{ include "my-file.txt" }}: include the contents ofmy-file.txt{{ shell "ls -l" }}: Runls -land include the captured stdout
Install
Run