richardneililagan / spa-crawler

Crawler that hydrates the page before saving.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crawler

oclif Version Downloads/week License

Usage

$ npm install -g crawler
$ crawler COMMAND
running command...
$ crawler (-v|--version|version)
crawler/0.1.0 darwin-x64 node-v12.19.0
$ crawler --help [COMMAND]
USAGE
  $ crawler COMMAND
...

Commands

crawler hello [FILE]

describe the command here

USAGE
  $ crawler hello [FILE]

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

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

See code: src/commands/hello.ts

crawler help [COMMAND]

display help for crawler

USAGE
  $ crawler help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

Crawler that hydrates the page before saving.


Languages

Language:TypeScript 96.1%Language:JavaScript 3.5%Language:Batchfile 0.4%