Skip to content

jmfennell/advent-of-code-2020

Repository files navigation

advent-of-code-2020

oclif Version Downloads/week License

Usage

$ npm install -g advent-of-code-2020
$ advent-of-code-2020 COMMAND
running command...
$ advent-of-code-2020 (-v|--version|version)
advent-of-code-2020/0.0.0 darwin-x64 node-v12.18.3
$ advent-of-code-2020 --help [COMMAND]
USAGE
  $ advent-of-code-2020 COMMAND
...

Commands

advent-of-code-2020 hello [FILE]

describe the command here

USAGE
  $ advent-of-code-2020 hello [FILE]

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

EXAMPLE
  $ advent-of-code-2020 hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

advent-of-code-2020 help [COMMAND]

display help for advent-of-code-2020

USAGE
  $ advent-of-code-2020 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

Languages