install gnu make > 4.0
then invoke:
make
Or start a repl, choosing the aliases you want (see deps.edn):
clj -A:dev:test:custom-malli-registry:malli-instrument
Define your schema, get free code.
later it would be nice to us bb tasks instead of make install bb
https://github.com/babashka/babashka#installation
Running the following starts a node.js build
npm run dev
node target/node-script.js
connect a shadow-cljs repl
nrepl remote use port in .shadow-cljs/.nrepl.port
(shadow/repl :main)
send node cljs forms
In a new shell process run:
node target/node-tests.js