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

projectriff-archive/riff-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The contents of this repository has moved to https://github.com/projectriff/riff/tree/master/riff-cli

riff CLI tool

built with 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages