cmdio-go
A command line utility library for Go
Provides:
- Input read from the terminal
- Progress bars
See the godoc
for more information.
Usage
import "github.com/vulppine/cmdio-go"
input := cmdio.ReadInput("input stuff here")
License
Flipp Syder, MIT License, 2021