Skip to content

Tera v0.2.0 (b72e4f86)

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 09:21
b72e4f8

Description

You can find the changelogs below.

馃憤 Special thanks to @tandiljuan for great contributions to this release.

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.0/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.1.3