shaytopaze / github-avatar-downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%