raphaelmeyer / spotify-cli

Spotify Command Line Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Spotify Command Line Interface

License:MIT License


Languages

Language:Haskell 100.0%