| Crates.io | kingfisher |
| lib.rs | kingfisher |
| version | 0.1.2 |
| created_at | 2023-04-24 08:01:56.783141+00 |
| updated_at | 2023-09-27 22:01:04.728797+00 |
| description | fast template engine(s) with any config (hocon, json, json5, yaml, toml) |
| homepage | https://github.com/mongrov/kingfisher |
| repository | https://github.com/mongrov/kingfisher |
| max_upload_size | |
| id | 847149 |
| size | 68,929 |
Fast command line tool to run template engines
Use handlebar template to produce output.
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