Skip to content

ONGR License checker that ensures all licenses are correct in each repository.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
licence.txt
Notifications You must be signed in to change notification settings

ongr-io/php-files-license-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Licence checker

Simple licence checker tool. There are two scripts:

  • github_licence_checker.py
  • licence_replacer.py

github_licence_checker.py

This scripts checks licenses in github repositories. Required libraries for this script are: PyGithub

pip install PyGithub

To run this script you need to edit the file github_licence_checker.py:

  • enter github login and password.
  • update organization if you need.
  • update do_not_check to skip others repositories.
  • run the script.

licence_replacer.py

This script replaces all licences in provided directory. Usage:

  • update dir_name.
  • run the script.

About

ONGR License checker that ensures all licenses are correct in each repository.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
licence.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages