0.0.3 • Published 4 years ago
cabal-coffers v0.0.3
cabal-coffers
CLI tool for TCG prices
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