A Scala Processing giter8 template
This is a template to use Processing 4 with Scala and
scala-cli. Note that processing 4 is
NOT
published on Maven Central, so this repo provides both the processing core and
core-sources jars and sets everything up for you.
Using
To use this template you'll need to make sure you have
g8 installed, and then just
do the following:
g8 ckipp01/scala-processing-giter8Once installed, make sure you have scala-cli
installed and run the following:
scala-cli run -M example .Which should show you the following:
