Now have a (hopefully) good explanation of how to ...
# kweb
i
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
Generally on any mac and linux system this command should provide the jdk directory:
dirname $(realpath $(which javac))