Uses the [OSR](https://github.com/heremaps/oss-review-toolkit) to check for inherent licenses in a given project. Compares them to a given target license that you want so put on the given project.
...
...
@@ -15,13 +15,18 @@ In addition to Java (version >= 8), for some of the supported package managers a
tools need to be installed. In the context of this tutorial the following tools are required:
* Git (any recent version will do)
* Docker 19.* or higher
*[Node.js](https://nodejs.org) 8.*
*[NPM](https://www.npmjs.com) 5.5.* - 6.4.*
*[Yarn](https://yarnpkg.com) 1.9.* - 1.17.*
### Running ###
run will use the oss review toolkit by heremaps
https://github.com/heremaps/oss-review-toolkit
it expects the docker daemon running
make sure to se the env variables to a place outside the project