README
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");
A Help command for the nodejs shell.
<script type="module">
import sirrobertShellCmdHelp from 'https://cdn.skypack.dev/sirrobert-shell-cmd-help';
</script>
A Help command for the nodejs shell.
Install locally or globally.
npm install [--global] sirrobert-shell-cmd-help
const Package = require("sirrobert-shell-cmd-help");