Your First Project

Run one complete Bootspring build cycle from task pickup to completion.

Prerequisites

  • Node.js 18+
  • Bootspring installed (npm i -g @girardmedia/bootspring)
  • Authenticated account (bootspring auth login)

Step 1: Setup

Loading code block...

Step 2: One-Command Project Setup

Loading code block...

This single command handles everything — detects your stack, creates seed templates, generates AI context files, scaffolds planning, and initializes the build loop.

Or choose your flow manually:

New idea

Loading code block...

Existing repo

Loading code block...

Step 3: Edit Your Tasks

After go completes, edit planning/TODO.md with your real tasks and acceptance criteria.

Step 4: Build Loop

Loading code block...

Repeat until all tasks are done.

Step 5: Check Progress

Loading code block...

Recovery Commands (Important)

Loading code block...

Optional: Autonomous Loop Mode

Loading code block...

With git behavior controls:

Loading code block...

What to run before launch

Loading code block...