nfriedly / node-bestzip

Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise.
MIT License
80 stars 16 forks source link

Fix native zip #13

Closed remithomas closed 6 years ago

remithomas commented 6 years ago
peacechen commented 6 years ago

Thanks @remithomas

I haven't had a chance to test on various platforms (Win, OSX, Linux). Would be happy to merge once someone validates that.

nfriedly commented 6 years ago

We should really set up https://docs.travis-ci.com/user/multi-os/ and https://www.appveyor.com/