Skip to content

shkhaider2015/cli_shkhaider2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shkhaider2015

a command line tool

Usage

$ npm install -g shkhaider2015
$ shkhaider2015 COMMAND
running command...
$ shkhaider2015 (-v|--version|version)
shkhaider2015/0.0.0 win32-x64 node-v14.17.1
$ shkhaider2015 --help [COMMAND]
USAGE
  $ shkhaider2015 COMMAND
...

Commands

shkhaider2015 add [FILE]

describe the command here

USAGE
  $ shkhaider2015 add [FILE]

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

See code: src/commands/add.ts

shkhaider2015 hello [FILE]

describe the command here

USAGE
  $ shkhaider2015 hello [FILE]

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

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

See code: src/commands/hello.ts

shkhaider2015 help [COMMAND]

display help for shkhaider2015

USAGE
  $ shkhaider2015 help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published