Start Here

Write a play. Preview pages. Export a PDF.

Start with the Web Editor to write a scene, preview pages, and export a PDF without touching the command line.

Path 1

Web Editor

This is the default recommendation. It is the fastest way to go from a blank page to a readable PDF.

Who it is for

Playwrights who want to start writing immediately and do not want to think about setup first.

What you do

Open the editor, write your scene, check the live preview, then export a PDF when you want a manuscript.

Why start here

No install required. No terminal required. The first success is obvious.

Path 2

VS Code

Use this if VS Code is already where you write. The extension keeps the writing flow in the editor you know.

First session

Install the extension, open a `.ds` file, draft your scene, and use live preview or render commands when you want pages.

Why choose it

It adds completions, diagnostics, preview, and export without asking you to learn a new writing app.

Path 3

Command Line

Use this if you are already comfortable with terminal workflows, automation, or editor setups built around CLI tools.

What it is good for

Validation, rendering, automation, and integrating Downstage into your existing toolchain.

What to expect

This path assumes more technical comfort. It is useful, but it should not be your first stop unless you already want it.