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

Release 0.1.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@trisberg trisberg released this 21 Sep 19:13

Install the riff CLI

macOS

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

Windows [Experimental]

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

Known open issues

We are aware of the following issues for the new Java buildpack support:

The issues will be fixed in upcoming buildpack updates. These updates will automatically be applied when builds get started, so there is no need for an to update to riff to take advantage of these fixes.

Issues for this release

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