An open API service indexing awesome lists of open source software.

https://github.com/omajid/licensecheck


https://github.com/omajid/licensecheck

dotnetcore license-checking

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

          

LicenseCheck
============

Scan files to identify files with bad or missing license headers.

Building
--------

dotnet build -c Release

Running
-------

dotnet ./bin/Release/netcoreapp2.0/LicenseCheck.dll

License
-------

This project is licensed under the GNU GPL License. See the LICENSE file for
details.