UNPKG
sirrobert-shell-cmd-help
Version:
latest (0.0.1)
0.0.1
A Help command for the nodejs shell.
sirrobert-shell-cmd-help
/
README.md
18 lines
(8 loc)
•
233 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Overview
A Help command
for
the nodejs shell.
# Usage
## Installation
Install locally
or
globally. npm install [--
global
] sirrobert-shell-cmd-help
## Invocation
const
Package
=
require
(
"sirrobert-shell-cmd-help"
);