Skip to content

anton2mihail/github-avatar-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Avatar Downloader

Problem Statement

Given a GitHub repository name and owner, download all the contributors' profile images and save them to a subdirectory, avatars/.

Expected Usage

This program should be executed from the command line, in the following manner:

node download_avatars.js jquery jquery

... (whatever else you'd like to include)

About

grabs the github avatars of the contributors of your favourite repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published