/spotify-cli

Spotify Command Line Interface

Primary LanguageHaskellMIT LicenseMIT

Spotify CLI

Getting Started

Run all tests

stack test

Run executable

stack run spotify-cli -- help

Development Environment

For live feedback install ghcid with stack install ghcid and start stack exec ghcid in a terminal.

VS Code Setup

Open the VS Code workspace in spotify-cli.code-workspace. Then install the recommended plugins.