download-gist
v0.4.0
Published
Download a Gist and put it in current directory
Downloads
3
Readme
download-gist
Simply download the files of the Gist that corresponds to the Gist ID(s) you give it.
Installation
You can get the latest stable and/or development version from the GitHub repo. https://github.com/Greduan/download-gist
To install simply clone this repo somewhere, install the dependencies with
npm install, cd into the repo and run npm link. (Note npm link may
require sudo access depending on your setup.)
You can also now install it with NPM, using npm install -g download-gist. :)
License
This project is licensed under the permissive ISC license. You
can find the license information in this project in the LICENSE file.
