arrdem / katamari

Roll up all your software into artifacts!
67 stars 4 forks source link

Import the example code from my talk #31

Closed arrdem closed 5 years ago

arrdem commented 5 years ago

The example tree I showed in my talk was a little different than the original Katamari example tree, because I wanted to actually have some runnable Clojure code which would interact with the Java code.

This makes the example from my talk runnable, although there should also be a README explaining what and how.