Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.14 KB

File metadata and controls

23 lines (13 loc) · 1.14 KB

Beads Quickstart

Canonical documentation: Quick Start (published) — browse the full tutorial with navigation and search.

Source in this repo: website/docs/getting-started/quickstart.md (what GitHub Pages builds from; the docs/ copy here is a pointer for deep links and agents).

Ultra-short path

  1. Install bd — see Installation or the site installation page.
  2. In your project: bd init
  3. Create work: bd create "My task" -p 1 then bd ready

For dependencies, sync, Notion, migrations, and maintenance, use the full Quick Start linked above.


Why Beads?

See Why Beads? on the documentation site.

Dependencies

See Add dependencies on the documentation site (blocking dependencies and bd dep).