#template-engine #template #toml-config #yaml-config #hocon #handlebar #converter

app kingfisher

支持任何配置(hocon、json、json5、yaml、toml)的快速模板引擎

6 个版本

0.1.2 2023年9月27日
0.1.1 2023年8月16日
0.0.4 2023年7月29日
0.0.2 2023年5月12日
0.0.1 2023年4月24日

#44 in #yaml-config

MIT/Apache

21KB
90

KingFisher (kf)

快速命令行工具,用于运行模板引擎

用法

使用 handlebar 模板生成输出。

kf hb input.yaml handlebar.tmpl output.file

开发工作流程

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

# build a release file
cargo build --release

依赖关系

~15MB
~276K SLoC