Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@datay/dxc

dxc047MIT0.0.3TypeScript support: included

Dev buddy for tooling and comfort

oclif

readme

dxc

Dev buddy for tooling and comfort

oclif Version Downloads/week License

dxc advice

Shares an advice for you.

USAGE
  $ dxc advice

See code: src/commands/advice.ts

dxc help [COMMAND]

display help for dxc

USAGE
  $ dxc help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

dxc inspire

Shares a quote for you.

USAGE
  $ dxc inspire

See code: src/commands/inspire.ts

dxc share

Shares an advice or inspires you with a quote.

USAGE
  $ dxc share

OPTIONS
  -n, --name=advice|inspire  What to share

See code: src/commands/share.ts