Finish what you started!
Hey there. Stumbled on this, looks like you put a lot of good work into this!
I recently released a similar project called Cash, which is a like attempt to yours. I managed to push out an initial release.
Cash is gaining good traction, and [might be packaged into NPM eventually. I'm looking for people with experience on similar projects to help mature Cash. Is this something you would be interested in collaborating on?
I had cash under my radar since it beginings ;-) Point is, I think maybe we have diferent focus, seems to me that cash want to implement UNIX commands while coreutils.js want to be a better shell.js by using Node.js streams as basic building block. Said that, I think until that it's done cash-global could be useful on NodeOS as alternative for the current commands, and coreutils.js could be the internal wrenchs for cash or work as inspiration for them and join efforts :-) Problem is that currently I'm too much focused on NodeOS and rewritting nsh so we could be able to use any of these alternatives... :-/ What do you think?