Sometimes you can’t just `npm install -g `. How can you accomplish that same instant gratification if nodejs and npm aren’t already installed? What if you could just attach a module to an email? Do you just give up and just switch to Go?
As it turns out, this has been [supported natively since 2011](https://github.com/joyent/node/commit/59f7232a302687754a3df577a0e3f1b04933445f) but lacks documentation and requires a bit of fiddling. This is a story about my recent adventures in node core, node-webkit, and black magic to [figure this out](https://github.com/imlucas/lone).
[slides from brooklynjs talk](http://imlucas.github.io/talks/brooklynjs_042014/static/)