1.0.6 • Published 8 years ago

sirrobert-shell-cmd v1.0.6

Weekly downloads
4
License
MIT
Repository
bitbucket
Last release
8 years ago

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");