Feedback
Rusteam opened this issue · 1 comments
Rusteam commented
First of all, it's a pretty nifty tool for those who want to generate custom badges!
Things I really liked:
- very concise and organized CLI
- go-wild feature
- clear and easy-to-get-started docs
These issues I faced during my testing:
openai
package commented out and it has to be installed in order to use the package. It can be made optional.- Default config file
~/.badger
does not exist. It probable should be a yaml file inside~/.badger
dir. - I faced this error when entering my custom logo urls
xml.parsers.expat.ExpatError: not well-formed (invalid token): line 1, column 0
. If it's possible to print the malformed part of my string, it would be nice. - Text prompts can be improved, for instance, indicate which feature is optional (label), where a choice has to be made (badge style), etc.