Skip to content

vlarsen/processing-scala-sbt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

processing-scala-sbt

This is a template project for developing Processing programs in Scala. Includes:

  • Processing core library and source
  • SBT project and IDEA project

Everything needed to get up and running with Processing and Scala quickly! To automatically compile and run after each code change:

sbt ~run

The next compile/run cycle will automatically start when the previous process ends and the you save a code change.

About

A template project to quick start developing with Processing and Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published