0.2.0 • Published 5 years ago

pvrns v0.2.0

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

pvrns

Prs that we see, songs we don't know

oclif Version Downloads/week License

Usage

$ npm install -g pvrns
$ pvrns COMMAND
running command...
$ pvrns (-v|--version|version)
pvrns/0.1.2 darwin-x64 node-v8.10.0
$ pvrns --help [COMMAND]
USAGE
  $ pvrns COMMAND
...

Commands

pvrns help [COMMAND]

display help for pvrns

USAGE
  $ pvrns help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

pvrns install

install the post-commit hook that saves the music metadata

USAGE
  $ pvrns install

EXAMPLE
  $ pvrns install

See code: dist/commands/install.ts

pvrns login

adds spotify application credential and starts the token generation flow

USAGE
  $ pvrns login

EXAMPLE
  $ pvrns login

See code: dist/commands/login.ts