-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
There is a confusing string that is printed when you do not have the environment variable NEOCITIES_API_KEY set: Please login to get your API key:
$ neocities list
Please login to get your API key:
sitename: <random_site>
password: ••••••••••••••••••••••••••••••••••••
File: lib/neocities/cli.rb
Line: 72
Link:
neocities-ruby/lib/neocities/cli.rb
Line 72 in 1d1c3bd
| puts "Please login to get your API key:" |
Requested Solution: Remove this line
Reason: There will be users who will think they will need to place the API key instead of their password. I did not realize it was asking for a password because it mentioned API key before prompting me for my sitename and password. I do recognize in hindsight that it was asking for a password but it would ease potential friction for future users of the tool.
Helpful Issue: #31
p.s. thanks for the useful tool
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels