vchrombie / lincc

license inconsistency checker (li-inc-cc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

license inconsistency checker (li-inc-cc)

License:Apache License 2.0


Languages

Language:Go 100.0%