deadpeer / node-script-runner

run node-enhanced shell commands synchronously

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-script-runner

runs node and bash scripts in sequence.

arch linux

to install arch linux from a live disk, run the following:

  1. pacman -Sy --noconfirm nodejs npm git
  2. git clone https://github.com/deadpeer/node-script-runner && cd node-script-runner && npm run install:arch

About

run node-enhanced shell commands synchronously

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%