agile-learning-institute / mentorHub

9 stars 3 forks source link

Let user select profile from a numbered list in mh #55

Closed michquinn closed 6 months ago

michquinn commented 6 months ago
          Might be nice to restructure this to have it number the profiles and the user could just enter the number(s). 
Choose the profile:
1) mongodb
2) person-api
3) person-ui
Your selection: _

For reference: https://stackoverflow.com/questions/34256437/shell-bash-how-to-prompt-a-user-to-select-from-a-dynamically-populated-list https://stackoverflow.com/questions/44958941/how-can-i-use-bashs-select-on-a-newline-separated-list

_Originally posted by @michquinn in https://github.com/agile-learning-institute/mentorHub/pull/47#discussion_r1493414078_