Commit 8f131b3
committed
Enhance debug output when api key is absent
Previously if the API key was not, some of the features of exercism cli would
not work, for example exercism status.
This commit just prompts the user to set their API key to access the full
features of exercism cli, when its not set.1 parent f391cc1 commit 8f131b3
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
68 | 72 | | |
69 | 73 | | |
70 | | - | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| |||
0 commit comments