Skip to content

pborreli/Maintained

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintained

Monitoring open source projects activity.

Metrics

  • Issue median closing time (collaborators issues excluded)
  • Percentage of open issues (collaborators issues excluded)

Ideas:

  • Last commit date (from all branches)
  • Issue average/median acknowledgement time (i.e. first comment after the issue was open)
  • Regularity of releases (i.e. average release delay)

Run

$ composer install
$ bower install
$ cd web/
$ php -S 0.0.0.0:8000 index.php

The first time a badge is generated takes a few seconds, then it is cached. Be patient.

GitHub has an API rate limit that is reached very easily. To circumvent that, you can generate an API token (https://github.com/settings/applications) and set it in parameters.php.

Commands

  • bin/console cache:clear: clears all the caches

Requirements

  • PHP 5.6
  • GD extension (php5-gd)

About

[Alpha version] Monitor open source projects activity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published