apk-dependency-graph
apk-dependency-graph copied to clipboard
Add support for Windows.
Using https://github.com/alexzaitsev/apk-dependency-graph/issues/60 as a reference, I changed the code to add support for Windows. Added Apache library to be able to use a helper method to determine if running on Windows
I also fixed a unit test.
Tested on Windows 10.