#template #hocon #converter #handlebar #config-file #input-file

app kingfisher

fast template engine(s) with any config (hocon, json, json5, yaml, toml)

6 releases

0.1.2 Sep 27, 2023
0.1.1 Aug 16, 2023
0.0.4 Jul 29, 2023
0.0.2 May 12, 2023
0.0.1 Apr 24, 2023

#177 in Template engine

MIT/Apache

21KB
90 lines

KingFisher (kf)

Fast command line tool to run template engines

Usage

Use handlebar template to produce output.

kf hb input.yaml handlebar.tmpl output.file

Dev Workflow

cargo bump patch --git-tag
git push --follow-tags
# cargo release
cargo publish

# build a release file
cargo build --release

Dependencies

~15MB
~276K SLoC