pcrockett / kin-backup

Secure, simple backups for your next of kin
MIT License
3 stars 0 forks source link

Set up interactive prompts #9

Closed pcrockett closed 5 years ago

pcrockett commented 5 years ago

When the user forgets to specify an important parameter, it might be good to prompt them interactively. i.e. if they forget to specify recipient during the compile command, a list of recipients can be displayed and the user can choose which one.

Interactive prompts will be required at a minimum for #4 (because backup holders shouldn't be required to know how to run command-line apps).

pcrockett commented 5 years ago

Able now to prompt for both passwords and non-sensitive information like file paths