Skip to content

zubair1024/gist-puller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stable zubair1024

Gist Puller 😸

A little program that will pull all public gists for a GITHUB user.

Getting Started

Change the username on the index.js file:

const username = 'zubair1024' //change this to the GITHUB username you're insterested in

Voila! All publicly accessible gists should be downloaded in the outputFiles directory

Installing

Just install the dependencies

npm i

Running

Once you have put in the username you prefer. Just run using the node env

node index.js

Built With

Authors

About

Pull Gists created by a GITHUB user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published