Skip to content

This repo fetch the all the programming languages used in your github repos and print it out in descending order.

Notifications You must be signed in to change notification settings

iammukeshmahato/github-top-languages-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Top Language Fetcher

This repo is used to fetch the languages used by a github user order them in descending order.

Requirement

  • Source Code Editor
  • Node
  • Your Github Token

How to run the app

  1. clone the rope
git clone https://github.com/iammukeshmahato/github-top-languages-fetcher/
  1. open the folder in your preferred editor

  2. replace the Your Github Token With Your Own Github Token. how to create token.

  3. install the dependencies using command

npm install
  1. run the app using the command
node index.js

About

This repo fetch the all the programming languages used in your github repos and print it out in descending order.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published