Getting started

Get started with ArkEnv.

Edit on GitHub

If you're new to ArkEnv, you can follow these steps to get started.

Install ArkEnv

Run the interactive CLI to detect your stack, write a schema, and wire the matching plugin.

npx arkenv init
pnpm dlx arkenv init
yarn dlx arkenv init
bunx arkenv init

To learn more about installing ArkEnv, see the installation guide.