0.0.3 • Published 4 years ago

cabal-coffers v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

cabal-coffers

CLI tool for TCG prices

oclif Version Downloads/week License

Usage

$ npm install -g cabal-coffers
$ cabal-coffers COMMAND
running command...
$ cabal-coffers (-v|--version|version)
cabal-coffers/0.0.3 darwin-x64 node-v16.7.0
$ cabal-coffers --help [COMMAND]
USAGE
  $ cabal-coffers COMMAND
...

Commands

cabal-coffers help [COMMAND]

display help for cabal-coffers

USAGE
  $ cabal-coffers help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

cabal-coffers scrape-cardmarket URL

describe the command here

USAGE
  $ cabal-coffers scrape-cardmarket URL

ARGUMENTS
  URL  URL to scrape

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ TODO

See code: src/commands/scrape-cardmarket.ts

0.0.3

4 years ago

0.0.2

4 years ago