@aspen.cloud/plugin-spotify
v0.1.2
Published
Aspen CLI plugin to fetch and store personal spotify data
Downloads
8
Keywords
Readme
plugin-spotify
Aspen CLI plugin to fetch and store personal spotify data
Usage
$ npm install -g @aspen.cloud/plugin-spotify
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@aspen.cloud/plugin-spotify/0.1.2 darwin-x64 node-v11.11.0
$ oclif-example --help [COMMAND]
USAGE
$ oclif-example COMMAND
...
Commands
oclif-example source:spotify
Download spotify data with Aspen.
USAGE
$ oclif-example source:spotify
OPTIONS
-p, --preview Lets you preview the data for the resource.
EXAMPLE
$ SPOTIFY_CLIENT_ID=your-client-id SPOTIFY_CLIENT_SECRET=your-client-secret aspen source:spotify
See code: src/commands/source/spotify.ts