apk-dependency-graph icon indicating copy to clipboard operation
apk-dependency-graph copied to clipboard

Add support for Windows.

Open LaurieScheepers opened this issue 4 years ago • 0 comments

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.

LaurieScheepers avatar Sep 06 '20 11:09 LaurieScheepers