1 unstable release
0.1.0 | Apr 23, 2019 |
---|
#274 in #rendering
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
~6–8.5MB
~152K SLoC