1.1.0 • Published 7 years ago

pullgur v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

pullgur

A Javascript CLI tool for saving galleries from the imgur API to your local hard drive written using node.js

1.1.0 Checks if output directory exists and creates the directory if required


Install

$ npm install pullgur -g

Usage

Basic usage is to run the pullgur command from your terminal specifying the gallery argument and output argument

$ pullgur --gallery <galleryName e.g. r/funny> --output <outputPath e.g. c:\pictures\>

For further commands use

$ pullgur --help