Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 725 Bytes

File metadata and controls

37 lines (20 loc) · 725 Bytes

GITHUB USERS STATISTICS

Why this repository

This repository to get statistics about Github users around the world

the users can found by location, use a search query.

Requirements

NodeJS
npm

Install

1- clone repository git clone --depth=1 git@github.com:Aissaoui-Ahmed/github-users.git && cd github-users

2- run npm install

3- run npm data

4- run command

  • On windows: SET GITHUB_TOKEN=[GITHUB TOKEN] && npm start

  • On Linux: GITHUB_TOKEN=[GITHUB TOKEN] npm start

Contributing

Read file Contributions

License

MIT