IBM / codenet-minerva-code-analyzer

Java source code (and/or binary) to JSON based system dependency graph generator.
Apache License 2.0
4 stars 6 forks source link

Build project fix for windows #20

Closed sinha108 closed 6 months ago

sinha108 commented 6 months ago

This PR updates project build to use maven/gradle command based on OS name.

rahlk commented 6 months ago

Good catch!