Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gjtorikian/addalicense.com

DEPRECATED: Add a license to your public GitHub repositories
https://github.com/gjtorikian/addalicense.com

Last synced: 3 months ago
JSON representation

DEPRECATED: Add a license to your public GitHub repositories

Awesome Lists containing this project

README

        

**THIS PROJECT IS NO LONGER UNDER ACTIVE DEVELOPMENT.**

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`.