v0.1.0
Added
- extract
promptui
from torus as a
standalone lib. promptui.Prompt
provides a single input line to capture user information.promptui.Select
provides a list of options to choose from. Users can
navigate through the list either one item at time or by pagination