https://github.com/kevva/imgur-uploader-cli
Upload images to imgur
https://github.com/kevva/imgur-uploader-cli
Last synced: 9 months ago
JSON representation
Upload images to imgur
- Host: GitHub
- URL: https://github.com/kevva/imgur-uploader-cli
- Owner: kevva
- License: mit
- Created: 2015-07-16T15:54:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-14T21:44:22.000Z (about 9 years ago)
- Last Synced: 2025-03-01T01:13:04.639Z (9 months ago)
- Language: JavaScript
- Size: 79.1 KB
- Stars: 57
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
- awesome-cli-apps - imgur-uploader-cli - Upload images to imgur. (Images / Emoji)
- fucking-awesome-cli-apps - imgur-uploader-cli - Upload images to imgur. (Images / Emoji)
README
# imgur-uploader-cli [](https://travis-ci.org/kevva/imgur-uploader-cli)
> Upload images to [imgur](http://imgur.com)
## Install
```
$ npm install --global imgur-uploader-cli
```
## Usage
```
$ imgur-uploader --help
Example
$ imgur-uploader unicorn.png --title 'My fantastic unicorn'
$ cat unicorn.png | imgur-uploader
```
## Related
* [imgur-uploader](https://github.com/kevva/imgur-uploader) - API for this module
## License
MIT © [Kevin Martensson](http://github.com/kevva)