Skip to content

Tera v0.2.3 (fb711cf4)

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 15:31

Description

You can find the changelogs below.

Downloads

Download the binary for your OS from below:

Install

From source

cargo install --git https://github.com/chevdor/tera-cli

Linux

wget https://github.com/chevdor/tera-cli/releases/download/v0.2.3/tera-cli_linux_amd64.deb
dpkg -i tera-cli_linux_amd64.deb
tera --help

MacOS

brew tap chevdor/tera-cli https://github.com/chevdor/tera-cli
brew update
brew install chevdor/tera-cli/tera

Changes since v0.2.2