Closed mklabs closed 8 years ago
cc @alexbooker
Sounds like a plan :+1:
I've never tried interoperating with the Windows API using Node. I wonder how straightforward it is... :confused:
great!
To be clear, I didn't mean that I'm going to do this. I just think it's a cool idea.
doh ...
I did something similar with tabtab, at least it sounds similar. basically relying on stdout and a spawned node. Not the best, but it's kinda easy to setup.
I higly recommend checking out @lukesampson repos, there's a lot to learn from.