monorepo-gen

Verified·Scanned 2/18/2026

Set up Turborepo monorepo structure. Use when starting a monorepo.

from clawhub.ai·vcd649b0·35.5 KB·0 installs
Scanned from 1.0.1 at cd649b0 · Transparency log ↗
$ vett add clawhub.ai/lxgicstudios/monorepo-gen

ai-monorepo

Set up a Turborepo monorepo structure with AI.

Install

npm install -g ai-monorepo

Usage

npx ai-monorepo
# Sets up Turborepo in current directory

npx ai-monorepo ./my-project
# Custom target directory

Setup

export OPENAI_API_KEY=sk-...