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