2017 © Pedro Peláez
 

library license-manager

The "Doctrine License Manager"

image

doctrine/license-manager

The "Doctrine License Manager"

  • Monday, September 30, 2013
  • by beberlei
  • Repository
  • 4 Watchers
  • 32 Stars
  • 25 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 8 Forks
  • 1 Open issues
  • 1 Versions
  • 9 % Grown

The README.md

License Manager

A Symfony2 application that helps you switch the license for a Github project., (*1)

Build Status, (*2)

Description

This application allows importing multiple github repositories, extracting each author and their respective commits. The project overview page tracks the approval ratio per imported project., (*3)

Administrators can add missing emails for authors as well as mark specific commits as trivial (ie. not requiring specific approval). Administrators can then trigger a mass email to all authors with no yet approved commits which contain a link with a per author hash., (*4)

Using this link authors can review each commit and decide to approve/deny the proposed license change., (*5)

Installation

Run "composer create-project doctrine/license-manager --stability=dev" and adjust the suggested parameter values as needed when prompted., (*6)

Using ruby-fpm and ant you can generate a debian package of this application., (*7)

The Versions