Thanks to visit codestin.com
Credit goes to lib.rs

1 unstable release

0.1.0 Apr 23, 2019

#34 in #template-rendering

MIT license

4KB
62 lines

(著す) arawasu

A simple program for rendering handlebar templates from the command line.

Building

Use Cargo to build/run the app

cargo build --release

the app is now in the target/release folder, see cargo for more details

Example

cargo run -- -s -p example/partials -i example/test.hbs -d example/data.json

Dependencies

~7–9.5MB
~165K SLoC