Categorygithub.com/Apakhov/cube
modulepackage
0.0.0-20190618004205-9fc7d396b2b8
Repository: https://github.com/apakhov/cube.git
Documentation: pkg.go.dev

# README

cube

GoDoc rcard

make all -- test and build
./cube host port token scope -- run
./cube -help -- for help
make test -- test
make clean -- clean binaries
make run ARGS="localhost 3333 abracadabra test" -- build and run
make deps -- get necessary package (github.com/pkg/errors)

# Packages

No description provided by the author