/lincc

license inconsistency checker (li-inc-cc)

Primary LanguageGoApache License 2.0Apache-2.0

lincc

Go Report Card GoDoc License

lincc is a tool designed to automate the verification and correction of software license configurations across projects.

Installation

go get -u github.com/vchrombie/lincc

Usage

go run main.go https://github.com/vchrombie/lincc

Roadmap

  • Evaluation of content types for appropriate license application
  • Integration with CI/CD pipelines and generates a compliance badge
  • Use cli framework for proper cli interface
  • Add option to ignore/exclude parts of the repository
  • Identification and correction of license inconsistencies

License

Apache-2.0