# README
Tests
Run gcli
binary and check its output.
$ cd $GOPATH/src/github.com/tcnksm/gcli
$ make tests
You can also run it on docker container,
$ cd $GOPATH/src/github.com/tcnksm/gcli
$ ./test-docker.sh
Run gcli
binary and check its output.
$ cd $GOPATH/src/github.com/tcnksm/gcli
$ make tests
You can also run it on docker container,
$ cd $GOPATH/src/github.com/tcnksm/gcli
$ ./test-docker.sh