nzsh
v0.0.3
Published
Build and run zsh scripts with nodejs. Run zsh scripts during ssh.
Maintainers
Readme
nzsh
Build and run zsh scripts with nodejs. Run zsh scripts during ssh.
Table of Contents
Install
Run:
npm install -g nzshGetting Started
Run:
nzsh buildIt will then prompt you to build a script that can execute during ssh.
Run Script
Run (filename is optional):
nzsh run [filename]