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.
See demo/grail.go for a demonstration of using the API to gather input.
API documentation can be found at godoc.org.
This library is under the MIT License