0 purchases
prompter rc
A simple library to create CLI wizards
create an instance of prompter
For MCQ
prompter.askMultiple(String prompt, List<Option> options)
For yes or no
prompter.askBinary(String prompt)
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.