Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r0zar/shellshock
Yet another bash-inside-node framework
https://github.com/r0zar/shellshock
Last synced: 3 months ago
JSON representation
Yet another bash-inside-node framework
- Host: GitHub
- URL: https://github.com/r0zar/shellshock
- Owner: r0zar
- Created: 2021-05-25T20:59:19.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-26T00:35:36.000Z (over 3 years ago)
- Last Synced: 2024-05-20T12:34:56.832Z (6 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - r0zar/shellshock - Yet another bash-inside-node framework (JavaScript)
README
# shellshock
Run bash scripts then pass their outputs to node to do more fun things.
## Setup
`yarn`
Create a bash script in the scripts folder.
`yarn x`
:tada: