create-opencauldron
v0.2.0
Published
Deprecated. The OpenCauldron setup wizard now lives in the main repo — run `pnpm setup` after cloning.
Readme
create-opencauldron
Deprecated as of v0.2.0. The OpenCauldron setup wizard now lives inside the main repo, so it can never drift out of sync with
.env.exampleor the provider catalog. Runningnpx create-opencauldronwill print a redirect message and exit.
What to use instead
git clone https://github.com/opencauldron/opencauldron.git my-studio
cd my-studio
pnpm install
pnpm setupThe same interactive wizard, but it lives next to the code it configures.
If you just want to self-host OpenCauldron as-is (no fork), use the Docker quickstart instead — you don't need this script at all.
License
MIT
