Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 227 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 227 Bytes

genburn

Install

  • Run the following commands to obtain cashaddr, all dependencies, and install it:
$ go get github.com/copernet/genburn
$ cd $GOPATH/src/github.com/copernet/genburn
$ glide install
$ go test