office jukebox
prerequisites:
- install leiningen
- install java
- install gpg
running in dev mode:
lein depslein ring server- sanity-check "-Djna.library.path" in :jvm-opts of project.clj
repls:
nrepl-jack-infrom emacs./cljs-repl.sh
old code:
- resources/public/css
- resources/public/js
- src/jukebox_player
- src/jukebox_web
Try lein ring war and run it in a container for now. We need a self-supporting binary, though.
Since we're using vlcj, we're stuck with GPL 3.0+. Sorry kids.