CLI application that can make playlists based on mixxx trackdata
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
diesel.toml | ||
LICENSE | ||
README.md |
Icarus
WIP: CLI application that can make playlists based on mixxx trackdata
- Make clap args
- Make own schema table because crate_tracks lacks Primary key
- Include working Mixxx versions in README