| Crates.io | spotify-retro |
| lib.rs | spotify-retro |
| version | 0.2.0 |
| created_at | 2022-08-20 02:58:13.478883+00 |
| updated_at | 2022-08-24 16:19:46.016914+00 |
| description | Spotify-Retro is a simple CLI tool that will generate a Spotify playlist for you based on the sprint theme you provide |
| homepage | |
| repository | https://github.com/lineville/spotify-retro |
| max_upload_size | |
| id | 649020 |
| size | 55,255 |
Need a quick themed playlist for your upcoming Sprint Retro based on the sprint_theme your team is on?
Spotify-Retro is a simple CLI tool written in Rust that will generate a Spotify playlist for you based on the sprint theme you provide
brew tap lineville/spotify-retro
brew install spotify-retro
cargo install spotify-retro
spotify-retro -s <sprint_theme> -t <total_songs>
spotify-retro -s 22 -t 50 # Generate 50 songs for your Taylor Swift Sprint
-s or --sprint-theme: Sprint theme (required String)-t or --total: Number of songs to generate (default: 20)