Skip to content

kaduartur/go-cli-spinner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/...