node-dir
node-dir copied to clipboard
Get global dir() working in the shell
Without having to explicitly assign require('dir') to a variable.
It works when require()-ing the module from a file, but not from the shell.