Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 286 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 286 Bytes

Automatically license your GitHub repositories!

Installing

git clone [email protected]: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.