Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 645 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 645 Bytes

spin

GitHub release (latest by date) GitHub GitHub stars

a terminal spinner for golang

Author:Alan Chen

Date: 2020/4/22

features

  1. 使用goroutine来运行spinner。
  2. 内置多种spin效果,内置spin结束效果。
  3. 扩展spin效果方便。

installation

go get -u github.com/alanchenchen/spin

docs

go.dev

license

  • MIT