DEV Community

Aissaoui Ahmed
Aissaoui Ahmed

Posted on

GitHub Users

My Workflow

an automatic search system to get GitHub users by location

Submission Category:

data analytics and statistics

Yaml File or Link to Code

GitHub Repo

GitHub logo Aissaoui-Ahmed / github-users

This repository present statistics about users on GitHub by location and search by countries and states is hole world

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




Top comments (0)