Skip to content

Tera v0.1.3 (7ee86f1e)

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 07:17
7ee86f1

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.1.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.1.2