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

Releases: projectriff/riff

Release 0.0.5

21 Mar 19:29
Compare
Choose a tag to compare
Release 0.0.5 Pre-release
Pre-release

Install the riff CLI

macOS

curl -Lo riff-darwin-amd64.tgz https://github.com/projectriff/riff/releases/download/v0.0.5/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.0.5/riff-linux-amd64.tgz
tar xvzf riff-linux-amd64.tgz
sudo mv riff /usr/local/bin/

Windows [Experimental]

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

Install riff

Follow the Getting-Started guide

Release 0.0.4

21 Feb 02:08
Compare
Choose a tag to compare
Release 0.0.4 Pre-release
Pre-release

Install the riff CLI

macOS

curl -Lo riff-darwin-amd64.tgz https://github.com/projectriff/riff/releases/download/v0.0.4/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.0.4/riff-linux-amd64.tgz
tar xvzf riff-linux-amd64.tgz
sudo mv riff /usr/local/bin/

Windows [Experimental]

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

Install riff

Follow the Getting-Started guide

Release 0.0.3

26 Jan 18:51
Compare
Choose a tag to compare
Release 0.0.3 Pre-release
Pre-release

Install the riff script

macOS / Linux

curl -Lo riff https://github.com/projectriff/riff/releases/download/v0.0.3/riff && chmod +x riff && sudo mv riff /usr/local/bin/

Windows [Experimental]

Download the riff.bat batch file and add it to your path.

Install riff

Follow the Getting-Started guide

Release 0.0.2

15 Dec 20:37
Compare
Choose a tag to compare
Release 0.0.2 Pre-release
Pre-release
v0.0.2

Preparing for 0.0.2 release

Release 0.0.1

29 Nov 00:18
Compare
Choose a tag to compare
Release 0.0.1 Pre-release
Pre-release
v0.0.1

Preparing for 0.0.1 release