Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

Releases: projectriff/cli

Release v0.5.0

10 Feb 02:18
Compare
Choose a tag to compare
Release v0.5.0 Pre-release
Pre-release

Please see the riff v0.5.0 release announcement for details about what's new.

Install the riff CLI

macOS

Homebrew

brew install riff

Binaries

curl -Lo riff-darwin-amd64.tgz https://github.com/projectriff/cli/releases/download/v0.5.0/riff-darwin-amd64.tgz
tar xvzf riff-darwin-amd64.tgz
sudo mv riff /usr/local/bin/

Linux

curl -Lo riff-linux-amd64.tgz https://github.com/projectriff/cli/releases/download/v0.5.0/riff-linux-amd64.tgz
tar xvzf riff-linux-amd64.tgz
sudo mv riff /usr/local/bin/

Windows

Chocolatey

choco install riff

Binaries

Download the riff-windows-amd64.zip file, extract the riff.exe application and add it to your path.

Install riff

Follow the Getting Started docs

Release 0.4.0

21 Aug 16:05
Compare
Choose a tag to compare
Release 0.4.0 Pre-release
Pre-release

Please see the riff v0.4.0 release announcement for details about what's new.

Install the riff CLI

macOS

Homebrew

brew install riff

Binaries

curl -Lo riff-darwin-amd64.tgz https://github.com/projectriff/cli/releases/download/v0.4.0/riff-darwin-amd64.tgz
tar xvzf riff-darwin-amd64.tgz
sudo mv riff /usr/local/bin/

Linux

curl -Lo riff-linux-amd64.tgz https://github.com/projectriff/cli/releases/download/v0.4.0/riff-linux-amd64.tgz
tar xvzf riff-linux-amd64.tgz
sudo mv riff /usr/local/bin/

Windows

Chocolatey

choco install riff

Binaries

Download the riff-windows-amd64.zip file, extract the riff.exe application and add it to your path.

Install riff

Follow the Getting Started docs

Release 0.3.1

20 Jun 00:47
Compare
Choose a tag to compare
Release 0.3.1 Pre-release
Pre-release

Note: this release is migrated from https://github.com/projectriff/riff/releases/tag/v0.3.1

Install the riff CLI

macOS

Homebrew

brew install riff

Binaries

curl -Lo riff-darwin-amd64.tgz https://github.com/projectriff/riff/releases/download/v0.3.1/riff-darwin-amd64.tgz
tar xvzf riff-darwin-amd64.tgz
sudo mv riff /usr/local/bin/

Linux

curl -Lo riff-linux-amd64.tgz https://github.com/projectriff/riff/releases/download/v0.3.1/riff-linux-amd64.tgz
tar xvzf riff-linux-amd64.tgz
sudo mv riff /usr/local/bin/

Windows

Chocolatey

choco install riff

Binaries

Download the riff-windows-amd64.zip file, extract the riff.exe application and add it to your path.

Install riff

Follow the Getting Started docs

Issues for this release

https://github.com/projectriff/riff/milestone/6?closed=1