Reading List
Implementing multiple choice selection in Go with promptui from Liza Shulyayeva RSS feed.
Implementing multiple choice selection in Go with promptui
This is just a short post about how I chose to implement multiple choice selection in Go with the promptui CLI library.