Open MicahZoltu opened 7 years ago
I would love some help with making this usable on PC. I don't personally have a PC to test this on. Is that something you could help out with?
I wouldn't mind helping out with testing on Windows, but I don't have the bandwidth available at the moment to craft a solution myself.
Definitely let me know if you want me to test out an alternative solution to this problem (such as using node calls only) on Windows though!
Would be nice to have Windows support. Finding linked packages on Windows is particularly hard because all of the Stack Overflow answers are in Linux (using linux tools that don't exist on Windows). It appears this package does too. 😢
In particular,
find
isn't available. Would be nice if this package just used JavaScript/node so it was cross-platform rather than using CLI tools on the host.