Title
i

Ian

03/11/2017, 1:32 AM
Now have a (hopefully) good explanation of how to do “live coding” with kweb, make code changes and see them instantly reflected in your web browser: http://kweb.io/use/live-coding.html
👍 2
s

stangl0r

03/14/2017, 6:53 PM
Generally on any mac and linux system this command should provide the jdk directory:
dirname $(realpath $(which javac))