README
node-bauer-shell
Just another wrapper for fs and child_process.
Installation
npm install bauer-shell
Usage
var sh = require("bauer-shell");
Documentation
Pending.
License
MIT
Just another wrapper for fs and child_process.
<script type="module">
import bauerShell from 'https://cdn.skypack.dev/bauer-shell';
</script>
Just another wrapper for fs and child_process.
npm install bauer-shell
var sh = require("bauer-shell");
Pending.
MIT