Sha256: f2dab1334c19aaee56a128ceeb61200f0a5bdc67ddd9ff79e3fd8b196ac71bc1

Contents?: true

Size: 475 Bytes

Versions: 2

Compression:

Stored size: 475 Bytes

Contents

= imagebin

imagebin.rb is a CLI to http://imagebin.ca
    Example: ./imagebin.rb -f <pic.png>

Options:
    -f, --file <file>                Use a file for input
    -n, --name [name]                Name
    -t, --tags [tags]                Comma separated
    -d, --description [description]  Description
    -p, --private                    Private
    -h, --help                       Show this message

== Copyright

Copyright (c) 2009 dougsko. See LICENSE for details.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
dougsko-imagebin-0.1.1 README.rdoc
dougsko-imagebin-0.1.2 README.rdoc