bulk
bulk copied to clipboard
Windows support
Fixes #7
NB: one test (last one) fails in windows right now.
@timoxley I got working on fixing the tests, and I've made some good headway (only 1 test seems to be failing). But I'm unable to solve the issue, mainly because I can't understand what the bulk command is actually doing in this case: test#L63
Also, as you can see, some tests are written in a non-crossplatform way (such as pwd not being there in cmd, but there being an equivalent cd command, etc)
@timoxley @kumarharsh Hi there! Thanks for the handy tool. Any updates about windows support? My windows-friends are suffering without it.