gjtorikian / addalicense.com

DEPRECATED: Add a license to your public GitHub repositories
http://www.addalicense.com
MIT License
85 stars 12 forks source link

THIS PROJECT IS NO LONGER UNDER ACTIVE DEVELOPMENT.

Automatically license your GitHub repositories!

Installing

git clone git@github.com:gjtorikian/addalicense.com.git
script/bootstrap
script/server
open http://0.0.0.0:5000/

Environment variables

Be sure to set GH_ADDALICENSE_CLIENT_ID and GH_ADDALICENSE_SECRET_ID.