sirrobert-shell-cmd

A base class for nodejs-shell commands.

Usage no npm install needed!

<script type="module">
  import sirrobertShellCmd from 'https://cdn.skypack.dev/sirrobert-shell-cmd';
</script>

README

Overview

A base class for nodejs-shell commands.

Usage

Installation

Install locally or globally.

npm install [--global] sirrobert-shell-cmd

Invocation

const Package = require("sirrobert-shell-cmd");