pjmc-oliveira / HubListener

Open source analysis tool to provide users with relevant metrics regarding their GitHub projects:
https://pjmc-oliveira.github.io/HubListener/
GNU General Public License v3.0
2 stars 1 forks source link

Build Status License: GPL v3 GitHub language count GitHub top language GitHub Open Issues GitHub Closed Issues GitHub code size in bytes Website

HubListener

Team Name: HubListener
Team Members: Pedro Oliveira, Zed Ahmad, Piranaven Selva, Prakhar Jalan

What is HubListener?

HubListener is an analysis tool designed to provide users with relevant metrics, trends, and information regarding their GitHub projects. It aims to bring this set of organized data to the user’s attention and push them to make any improvements or corrections; as a means of project review and evaluation. The tool puts a given repository against a set of the most popular projects on GitHub, making comparisons wherever possible.

Quick Start

See Quick Start Guide

JSDoc Documentation

Travis CI

HubListener uses Travis CI to do its automated testing and JSDoc Documentation. After every commit, Travis CI runs the automated testing and regenerates the JSDocs. The JSDocs are pushed to the gh-pages branch which is viewable via our webpage. If there are any failed tests or issues with the JSDocs an email will be sent to the developer who last committed.


Summary of Folder Structure and File Contents


Doc
Documentation for the project

ReferenceMaterial

src

.travis.yml

.gitignore

LICENSE

README.md