You can find the changelogs below.
Download the binary for your OS from below:
- Linux
- [Debian package]({{ DEBIAN_URL }})
- MacOS
- [Archive]({{ MACOS_TGZ_URL }})
cargo install --git https://github.com/chevdor/tera-cli
wget {{ DEBIAN_URL }}
dpkg -i tera-cli_linux_amd64.deb
tera --help
brew tap chevdor/tera-cli https://github.com/chevdor/tera-cli
brew update
brew install chevdor/tera-cli/tera
{{ CHANGELOG }}