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)