macOS
brew install minijinja-clilocal Homebrew formula metadata
brew
Render Jinja2 templates directly from the command-line to stdout. Version 2.21.0 via Homebrew; verified 2026-06-17. Also installable with apk: sudo apk add minijinja-cli.
install
brew install minijinja-clilocal Homebrew formula metadata
sudo apk add minijinja-cliAlpine Linux edge package indexes · minijinja-cli · source: dl-cdn.alpinelinux.org
overview
Render Jinja2 templates directly from the command-line to stdout
history
MiniJinja is Armin Ronacher's Rust reimplementation of the Jinja2 template language he originally created for Python. Ronacher described the project as emerging from an infrastructure-automation experiment where Rust needed dynamically loaded Jinja-style templates without the heavier dependency profile or compile-time model of alternatives such as Askama. The library deliberately follows Jinja2 syntax and behavior so existing templates, editor integrations, and mental models remain useful in Rust programs.
The CLI packages that engine as a small command-line renderer: templates can be read from files or standard input, data can be supplied on the command line, and rendered output is written to stdout. In package-manager terms, minijinja-cli is the executable companion to the minijinja crate rather than a separate templating ecosystem. Its niche is scripting, config generation, release automation, and other places where users want Jinja-compatible text generation without embedding Python.
security posture
No matching local secret-handling manifest was found for minijinja-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
minijinja-cli | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mitsuhiko/minijinja
install metadata
| Package key | brew:minijinja-cli |
|---|---|
| Version | 2.21.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/minijinja-cli |
| Homepage | https://docs.rs/minijinja/latest/minijinja/ |
| Repository | https://github.com/mitsuhiko/minijinja |
| Upstream docs | https://docs.rs/crate/minijinja-cli |
| License | Apache-2.0 |
| Source archive | https://github.com/mitsuhiko/minijinja/archive/refs/tags/2.21.0.tar.gz |
| Last updated | 2026-06-17T16:19:07Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | minijinja-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
minijinja-cli 2.20.0-r0
CLI using MiniJinja to render Jinja2 templates from the command line to stdout
https://docs.rs/minijinja/latest/minijinja/
sudo apk add minijinja-climinijinja-cli-bash-completion 2.20.0-r0
Bash completions for minijinja-cli
https://docs.rs/minijinja/latest/minijinja/
sudo apk add minijinja-cli-bash-completionminijinja-cli-doc 2.20.0-r0
CLI using MiniJinja to render Jinja2 templates from the command line to stdout (documentation)
https://docs.rs/minijinja/latest/minijinja/
sudo apk add minijinja-cli-docminijinja-cli-fish-completion 2.20.0-r0
Fish completions for minijinja-cli
https://docs.rs/minijinja/latest/minijinja/
sudo apk add minijinja-cli-fish-completionminijinja-cli-zsh-completion 2.20.0-r0
Zsh completions for minijinja-cli
https://docs.rs/minijinja/latest/minijinja/
sudo apk add minijinja-cli-zsh-completionpy3-minijinja 2.20.0-r0
Python bindings for MiniJinja, a template engine compatible with Jinja/Jinja2
https://docs.rs/minijinja/latest/minijinja/
sudo apk add py3-minijinjapy3-minijinja-pyc 2.20.0-r0
Precompiled Python bytecode for py3-minijinja
https://docs.rs/minijinja/latest/minijinja/
sudo apk add py3-minijinja-pycsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.