Uploading local or remote images from Cli to store in Cloud.

Installtion
bash
npm install -g image-cli
Example
bash
$ image a.jpg
$ image [Drag and Drop an image here from your file system]
$ image http://remote/path/to/image # TODO
License
MIT © EGOIST