Skip to content

jbspeakr/github-licker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Licker

Build Status Codacy Badge

Licker - Your Github License Checker for Organisational Repositories.

Using the Github API v3 including the Licenses API developer preview, Licker is able to check licenses of all repositories in your Github organisation. It helps especially identifying repos without license file.

For more info, read my blog post: Github-Licker - A Github License Checker.

Prerequisites

  • Python 3
  • Github Token for increasing the unauthenticated rate limit (Optional)

How-To

pip install github-licker
licker -h

usage:
    licker [TOKEN] [options]

options:
    -o, --organisation=ORGANISATION  the Github organisation you want to check [default: ImmobilienScout24]

License

Github Licker is licensed under Apache License, Version 2.0.

About

A Github License Checker for Organisational Repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages