Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 590 Bytes

File metadata and controls

12 lines (9 loc) · 590 Bytes

@tomic/template

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.