node-bash
Installation
$ npm i -S node-bash
$ yarn add node-bashUsage
import { Bash } from 'node-bash';
Bash.$`echo "hello from Bash"`;Resources
Last updated
$ npm i -S node-bash
$ yarn add node-bashimport { Bash } from 'node-bash';
Bash.$`echo "hello from Bash"`;Last updated