Convert iTunes playlists to Spotify playlists.
WARNING: This project is a work in progress.
```bash
git clone https://github.com/qstorey/ispot
cd ispot cargo run --
cargo run -- --help ```
```bash
git clone https://github.com/qstorey/ispot
cd ispot cargo build
cargo test ```