inquire
inquire copied to clipboard
a collection of common interactive command line user interfaces
inquire
A collection of common interactive command line user interfaces
inquire attempts to replicate the look and feel of the Node package inquirer, but for Go.
Example
See demo/grail.go for a demonstration of using the API to gather input.

API
API documentation can be found at godoc.org.
License
This library is under the MIT License