Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 592 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 592 Bytes

Asker

A collection of common interactive command line user interfaces for C++ . Inspired by inquirer

demo (will be updated on new features)

demo

TODO:

  • Code cleanup

  • Minor bug fixes

  • Add make file

  • Add tests

  • Inputs:

    • validation
    • normal input
    • password input
    • hidden input
    • input from text editor
  • Confirm (y/n) prompt

  • Select

    • list select
    • multi select (checkbox?)