processing engine but without the engine
- first, download intelliJ, and if you don't have root access (for macs), just launch it from dmg.
- next, if you need it, get a free educational intelliJ license using your college or even high school email address using this form: https://www.jetbrains.com/shop/eform/students
- download the latest release from this github page and unzip it
- make an intelliJ project, then right click on your project's root directory and select "open module settings"
- click libraries on the left bar
- click "+" -> "java"
- select the prose.jar file from your release directory
- click ok
- apply changes and click ok again
- you can use the template file included as a starting point