Learning to use canvas to be creative, at long last. No react in sight! So far!
make install
make new sketchName
There should be a specific make target for all existing sketches, prefixed
with sketch-
.
make sketch-lines
It has tab completion. It is a single location to combine various scripts into that one location. It can document briefly what these targets do, easily.
Display the Makefile documentation.
make help