Jukebox2 is a communal music player for team environments. Users can upload their own music, and jukebox2 will cycle through it and play a mix.
- put your music in music/
- use
lein spec spec/jukebox_web/models/xyz_spec.clj
to run a single test suite - use
lein ring server-headless
to run the app in development mode