0.0.3 • Published 2 years ago

nzsh v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

nzsh

Build and run zsh scripts with nodejs. Run zsh scripts during ssh.

Table of Contents

  1. Install
  2. Getting Started
  3. Run Script

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]