npm create @tomic/template my-project -- --template <TEMPLATE> --server-url <SERVER_URL> --drive <DRIVE_SUBJECT>
pnpm create @tomic/template my-project --template <TEMPLATE> --server-url <SERVER_URL> --drive <DRIVE_SUBJECT>
bun create @tomic/template my-project --template <TEMPLATE> --server-url <SERVER_URL> --drive <DRIVE_SUBJECT>
SERVER_URL is the HTTP(S) API origin. DRIVE_SUBJECT is the did:ad:
identity of the drive where the template data was installed.
Check out the docs here.