@0x77/nsh
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

nsh logo

nsh

Unix shell powered by JavaScript

oclif Version Codecov Downloads/week License

Usage

$ npm install -g @0x77/nsh
$ nsh COMMAND
running command...
$ nsh (-v|--version|version)
@0x77/nsh/0.0.0 linux-x64 node-v12.18.3
$ nsh --help [COMMAND]
USAGE
  $ nsh COMMAND
...

Commands

nsh hello [FILE]

describe the command here

USAGE
  $ nsh hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ nsh hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

nsh help [COMMAND]

display help for nsh

USAGE
  $ nsh help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help


Special thanks to https://bashlogo.com/ and https://prospectone.io/ for creating bash logo, we took it as a base for our logo.

Dependents (0)

Package Sidebar

Install

npm i @0x77/nsh

Weekly Downloads

2

Version

0.0.0

License

GPL-3.0

Unpacked Size

5.66 kB

Total Files

9

Last publish

Collaborators

  • 0x77