Skip to content

bechandrakant/github-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-Report project

This project was done by following javabrains tutorial on youtube.

Problem statement

Use github api to get user details and their repository details.

Show only top five repositories based on size.

Project should accept command line argumnet as and fetch their details.

Dependencies

request and lodash

npm install request lodash --save

install type-definitions of request and loadash

npm install @types/request @types/lodash --save

run

Pass username as an argument to fetch that user details.

npm start <username>

About

App to retrieve Github user data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors