Skip to content

dougsko/imagebin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imagebin

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.