Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 444 Bytes

File metadata and controls

21 lines (12 loc) · 444 Bytes

imagebin is a CLI to imgur.com This program looks for your API key in ~/.imgur.yaml

Example: imagebin -f <pic.png>

Options:

-f, --file <file>                Use a file for input
-h, --help                       Show this message

Here is an example of what ~/.imgur.yaml should look like:

--- 
key: 543e908c545620bd1c44d43edf3a35a0

Copyright © 2009 dougsko. See LICENSE for details.