15 lines
248 B
Markdown
15 lines
248 B
Markdown
# Hipsterfy
|
|
|
|
creates small track cards with Spotify embeds and QR codes to print them out. Any relation to an existing party game is purely coincidental.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install -e .
|
|
```
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
python -m hipsterfy.main
|
|
``` |