note I've found existing projects shelljs, Batsh & nscript check em out
npm install bashscript -g
// example.bs
console.log('Hello World!');
Execute a script:
bashscript /path/to/example.bs
Compile a script:
bashscript -c /path/to/example.bs
| Name | Name | Last commit date | ||
|---|---|---|---|---|