Categorygithub.com/projectriff/riff-cli
module
0.0.4
Repository: https://github.com/projectriff/riff-cli.git
Documentation: pkg.go.dev

# README

= riff CLI tool

  • link:docs/riff.md[Documentation]

built with https://github.com/spf13/cobra[cobra]

== Building

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

== Running tests

cd $(go env GOPATH)/src/github.com/projectriff/riff-cli
make test

# Packages

No description provided by the author
No description provided by the author
No description provided by the author