Skip to content

cicorias/addalicense.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatically license your GitHub repositories!

Installing

git clone git@github.com:gjtorikian/addalicense.com.git
bundle install
script/license_scraper.rb
bundle exec shotgun
open http://127.0.0.1:9393/

Environment variables

Be sure to set GH_ADDALICENSE_CLIENT_ID and GH_ADDALICENSE_SECRET_ID.

Grabbing dependencies

script/license_scraper.rb

About

Add a license to your public GitHub repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.8%
  • CSS 26.9%
  • Ruby 21.6%
  • HTML 7.6%
  • CoffeeScript 5.1%