BioContainers / registry

Docker for Bioinformatics

Home Page:http://biocontainers.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add the Licesne badge

ypriverol opened this issue · comments

We need to add a license badge to each box. To get the badge we will implement a system that get the license from the Tool, color will be a Map (following here) and this service will give you the badge (example)

License

The color code is the following:

Apache = brightgreen
MIT       = green 
GPL      = blue
BSD      = yellow
CC        = blueviolet
Artistic   = important 

For all the other types we should use the color lightgrey

The license has been added.

This has been implemented.