Skip to content

arkemishub/arke-zod

Repository files navigation

Arke Zod

arke-zod

Turn arke structs into zod schemas

Usage

Note: Before using this tool, make sure you have created a project following the guide below.

npx arke-zod@latest pull <project-key>

Managing projects

There are several commands you can use to manage your projects.

npx arke-zod@latest list - list all your projects
npx arke-zod@latest create - create a new project
npx arke-zod@latest update - update a project
npx arke-zod@latest <project-key> delete - remove a project