nilbus / github-portfolio

Generate a GitHub Portfolio. See an example at
https://nilbus.com
Other
15 stars 5 forks source link

Add fork-me banner for AGPL compliance by default #15

Open nilbus opened 9 years ago

nilbus commented 9 years ago

AGPL requires that users hosting this app provide the source code to their version of app.

Provide a banner like this one with a link to the github repository. fork

My pinewood-derby project implements this, and it should be easy to rip out from there.

Ideally, it should detect the git remote URL and link to the fork (if github) rather than the parent project.