Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gjtorikian/addalicense.com
- Owner: gjtorikian
- License: mit
- Archived: true
- Created: 2013-06-16T19:11:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-06-22T19:40:34.000Z (over 7 years ago)
- Last Synced: 2024-06-22T20:23:07.935Z (5 months ago)
- Language: JavaScript
- Homepage: http://www.addalicense.com
- Size: 145 KB
- Stars: 85
- Watchers: 13
- Forks: 12
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.