Invocation
dkjs [global options] [--] command [command args]dkjs takes the same argv as dk0 and dk1. It runs as a single JavaScript
bundle under Node.js: there is no native executable and nothing to compile on the
host. The invocation form, the workspace and project-directory rules, and every
command are identical to dk0 - see Invocation
and Commands.