Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 857 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 857 Bytes

build codecov CodeFactor License

go-cli-spinner

An easy spinner for Golang CLI 😄

go-cli-spinner

How to install:

Run command go get -u github.com/kaduartur/go-cli-spinner

How to run:

Run command go run ./cmd/main.go

How to test:

Run command go test ./pkg/...