j2cli
Command-line interface to Jinja2 for templating in shell scripts.
Rank: #2375Downloads: 2,659,154 (30 days)Stars: 748Forks: 83
Description
j2cli - Jinja2 Command-Line Tool
j2cli is a command-line tool for templating in shell-scripts,
leveraging the Jinja2 library.
Features:
- Jinja2 templating
- INI, YAML, JSON data sources supported
- Allows the use of environment variables in templates! Hello Docker :)
Inspired by mattrobenolt/jinja2-cli