license-eye

Check and fix license headers and resolve dependency licenses

brewmacoslinux
Try with needOr install directly
Source

About

Tool to check and fix license headers and resolve dependency licenses

Commands

license-eye

Examples

Check license headers in source files$ license-eye -c .licenserc.yaml header check
Fix missing license headers in source files$ license-eye -c .licenserc.yaml header fix
Resolve and check project dependency licenses$ license-eye -c .licenserc.yaml dep resolve