create-director-app
Version:
NPX package to clone director scripts from script generation service
16 lines (11 loc) • 449 B
Markdown
# Create Director App
A CLI tool to quickly create browser automation applications using [Director](https://director.ai/) and [Stagehand](https://www.stagehand.dev/).
## Features
- Quick project cloning from Director templates
- Interactive CLI setup process
- Configurable environment (Local or Browserbase cloud)
- Automatic environment variable configuration
## Usage
```bash
npx create-director-app "token" --project-name "example-name"
```