shellshim
v0.0.2
Published
C++less replacement for shellscript.
Downloads
2
Readme
shellshim
C++less replacement for shellscript.
Installation
This module is installed via npm:
$ npm install shellshim
Example Usage
require("shellshim").globalize();
$("ls")