pogot
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

pogot

A CLI utility for Pokemon Go data

oclif Version Downloads/week License

Usage

$ npm install -g pogot
$ pogot COMMAND
running command...
$ pogot (-v|--version|version)
pogot/0.0.4 darwin-x64 node-v12.14.1
$ pogot --help [COMMAND]
USAGE
  $ pogot COMMAND
...

Commands

pogot hello [FILE]

describe the command here

USAGE
  $ pogot hello [FILE]

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

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

See code: src/commands/hello.ts

pogot help [COMMAND]

display help for pogot

USAGE
  $ pogot help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Readme

Keywords

Package Sidebar

Install

npm i pogot

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

5.7 kB

Total Files

10

Last publish

Collaborators

  • ebertsch