git-routines
git-routines copied to clipboard
Could need more readme
Just a few thoughts when I tried it:
- The initial dialog is very confusing. It does not explain what you are choosing, what is happening and how to change it afterwards
- I had to use
git start
several times to get all needed gems installed. Maybe it would be better to collect all needed ones first and output them as a list. Or even better: ask if it should install them for you - It is not clear where to find the api tokens. An explanation would be good how to fetch them
- a cancel option when entering
git start
to leave the menu would be nice
Besides that it looks really good! Keep up working on this :+1:
Thanks for the feedback!
- OK. I’ll try to come up with a better solution.
- I would just ask to auto install all Gems right after selecting the plugins.
- Maybe I just add links like I did in the first draft of the README?
- No input + return exits (could need some documentation)
Yes, adding the links how to find the API keys would be nice.