repositorypackage
0.0.2
Repository: https://github.com/kemokemo/try-circle-ci.git
Documentation: pkg.go.dev
# README
try-circle-ci
A repository to play around with using CircleCI.
Install
You require the golang 1.13 or later. (because of the testing.Init())
go get kemokemo/try-circle-ci
Usage
A simple greeter cli.
$ try-circle-ci kemokemo nekomimi
Hello kemokemo!
Hello nekomimi!