Optum / dce-cli

Disposable Cloud Environment CLI
Apache License 2.0
37 stars 19 forks source link

Replaced promptui with readline #84

Closed joshmarsh closed 4 years ago

joshmarsh commented 4 years ago

Proposed changes

Promptui uses readline to read user input. I replaced promptui with readline to fix https://github.com/Optum/dce-cli/issues/43

Types of changes

Checklist

Relevant Links

https://github.com/Optum/dce-cli/issues/43

Further comments