nbash

0.0.4 • Public • Published

nbash

🚀 The modular and portable bash runtime written in JavaScript with ❤️ according to bash-tree

Install

$ npm i nbash

Usage

import nbash from 'nbash'
 
const result = nbash(code, options, parserOptions)

nbash(code, options, parserOptions)

  • options Object
    • cwd Path
    • env Object=
    • ...

Returns ChildProcess

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i nbash

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • kael