Open aschrijver opened 3 years ago
Thank you so much for creating this list and digging into the technical issues you found. I'll keep this open until the last item can also be addressed.
Also, do you have a merge/pull request for the items you were able to address? Let me know if you'd like to work to get it into the mainline.
I also want to include another checkbox you mentioned in #56:
- Presenting defaults
Instead of showing the default values after the colon, suggesting to have them before that between brackets. After the colon there's no text and an override value can be immediately typed.
Enter the postgres database port [5432]: █
Also, do you have a merge/pull request for the items you were able to address? Let me know if you'd like to work to get it into the mainline.
I have to see.. it is some time ago (and I have bad memory, probably due to info overload and continual distraction). Also, when I finally get to do deep work again, intend to build off activity
, so I hope I don't forget.
Based on my apcore installation experience I created a list of CLI improvements to PR:
Add URL of installation tutorial to output(not doing: needssite
/ docs update)Rename the generated binary to(not doing, use command line or build script)gofed-apcore-example
Fix repeating prompt Label(not doing: known bug, unfixed https://github.com/manifoldco/promptui/issues/122)v0.3.2
tov0.8.0
v0.4.0
(PR issued: https://github.com/manifoldco/promptui/pull/169)Pending the last item, I keep the changes in local cli-improvements branch for now.