Coddiwomple is licensed under the Apache 2.0 licence.
To build:
dep ensure
make
to re-build easily
make clean && make
Of course, go build github.com/tetratelabs/mcc/cmd/cw
also works (assuming dep ensure
has been run)
Coddiwomple is licensed under the Apache 2.0 licence.
To build:
dep ensure
make
to re-build easily
make clean && make
Of course, go build github.com/tetratelabs/mcc/cmd/cw
also works (assuming dep ensure
has been run)