Skip to content
/ hb Public

Standalone command-line handlebars renderer.

Notifications You must be signed in to change notification settings

rlopezcc/hb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a single-binary handlebars renderer, made using handlebars-rust by sunng87.

It's supposed to be used like this:

./hb template.hbs context.json

Output defaults to stdout, optionally you can provide the output file as third parameter.

License: WTFPL / Beerware.

About

Standalone command-line handlebars renderer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published