The contents of this repository has moved to https://github.com/projectriff/riff/tree/master/riff-cli
built with cobra
go get -d github.com/projectriff/riff-cli/...
cd $(go env GOPATH)/src/github.com/projectriff/riff-cli
make
Alternatively, the riff
executable may be installed to $GOPATH/bin
using:
go get github.com/projectriff/riff-cli/cmd/riff