package
0.2.3
Repository: https://github.com/tcnksm/gcli.git
Documentation: pkg.go.dev

# 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