node-bash
Node.js binding for Bash
Installation
$ npm i -S node-bash
$ yarn add node-bash
Usage
import { Bash } from 'node-bash';
Bash.$`echo "hello from Bash"`;
See child-shell documentation and playground for more use cases
node-bash
Node.js binding for Bash
$ npm i -S node-bash
$ yarn add node-bash
import { Bash } from 'node-bash';
Bash.$`echo "hello from Bash"`;
See child-shell documentation and playground for more use cases
npm i node-bash
922
5.0.1
MIT
4.96 kB
8