You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2021. It is now read-only.
Creating a white labeled build of the riff cli is now possible:
NAME=ostinato make build
Produces a binary at `./bin/ostinato`
The path within the project for built binaries has moved to `./bin/riff`
and for packaged artifacts to `./dist/riff-linux-amd64.tgz`. The bin and
dist directories are ignored from git.
0 commit comments