vscode tasks.json, shell-script for OPERNDR
- update
build.gradle.kts
file inopenrndr-template
location as described here - copy and paste
.vscode
directory andopenrndr-vscode-launcher.sh
shell script into cloned openrndr-template location - open with vscode
- open command palette and type
task: Run Task
->OPENRNDR RUN
- shell script will update sourcecode if it's location is not
/src/main/kotlin/
under template-repository. so if you move file location, remove first line 'package *'
- Kotlin - support kotlin lanuage server
- linux, mac tested