#6 Add ability to read Pagure API key from file
Opened by bcotton. Modified

Unlike in #5, Pagure doesn't have a standardized way to store the API key on disk. So let's go with ~/.config/pagurekey and use that for the API key.


Metadata