apache / cordova-coho

Apache Cordova coho
Apache License 2.0
33 stars 62 forks source link

fix(audit-license-headers): RAT tool download on Windows #256

Closed raphinesse closed 4 years ago

raphinesse commented 4 years ago

Motivation and Context

Needs #258, fixes #240

Description

Downloads and extracts Apache RAT using Node.js libraries instead of unix-specific CLI utilities.

Testing

I've added a smoke test for the audit-license-headers module. CI passes on Windows.