Please see the main proio repository for general information on proio.
API documentation is provided by godoc.org
go-proio and included command-line tools are go get
-able. Make sure
you have the go
compiler installed and set up:
go get github.com/proio-org/go-proio/...
If you do not have the go
compiler, you can find pre-compiled binaries for
the tools in the releases.
For information on what versions of Go are supported, please see the Travis CI page.