Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 11:37

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.4.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.3.0