Categorygithub.com/vulppine/cmdio-go
repositorypackage
0.1.3
Repository: https://github.com/vulppine/cmdio-go.git
Documentation: pkg.go.dev

# README

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