ritschwumm/jackdaw
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
jackdaw is a minimalistic 3-deck dj tool. it's written in scala and runs on the JVM.
building needs sbt
get it from https://github.com/sbt/sbt
you need these libraries:
https://github.com/ritschwumm/xsbt-util
https://github.com/ritschwumm/xsbt-classpath
https://github.com/ritschwumm/xsbt-scriptstart
https://github.com/ritschwumm/xsbt-osxapp
https://github.com/ritschwumm/xsbt-kapsel
https://github.com/ritschwumm/kapsel
https://github.com/ritschwumm/scutil
https://github.com/ritschwumm/scjson
https://github.com/ritschwumm/scaudio
https://github.com/ritschwumm/scgeom
https://github.com/ritschwumm/sc2d
https://github.com/ritschwumm/screact
https://github.com/ritschwumm/jkeyfinder
now clone the repository and build
git clone git@github.com:ritschwumm/jackdaw.git
cd jackdaw
sbt bundle