Skip to content

Collect information about repositories from GitHub's API

License

Notifications You must be signed in to change notification settings

iselab-dearborn/github-info

Repository files navigation

Collect information about repositories from GitHub's API

GitHub Release GitHub contributors GitHub stars MIT Licence Open Source Love

Usage

To install the this project in your machine, please install all dependencies by using the following command:

npm install

To run this project, run the following command:

npm start

Collected Information

For now, this tool is able to collect the following information:

  • id
  • full_name
  • owner_name
  • repo_name
  • html_url
  • created_at
  • updated_at
  • repo_duration_in_days
  • repo_duration_in_months
  • size_in_kb
  • stars
  • open_issues
  • tags
  • contributors

Click here if you would like to see an output example.

Screenshot



Questions or Suggestions

Feel free to create issues here as you need

Contribute

Contributions to the this project are very welcome! We can't do this alone! Feel free to fork this project, work on it and then make a pull request.

Authors

  • Thiago Ferreira - Initial work

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Powered by