TheoWorks

Quickstart

Two short paths, one per flavor. Pick yours with the tabs below; the shared concepts (needs, links, the git round-trip) are the same either way.

Web demo quickstart

  1. Open the web demo. Go to theoworks.io and click Try now. Nothing to install.
  2. Pick a starting project. Choose the sample project to explore a pre-populated set of needs, or a blank project to start from scratch. The sample is the fastest way to see typed needs and traceability in action.
  3. Land in the editor. You are now in the three-pane editor. Browse the tree on the left, read a need in the center, and toggle read/edit to make a change. See Using the editor for the full tour.

Your first project

However you got here, creating a project is the same idea: a project is a sphinx-needs docs directory with a conf.py (its schema) and RST files (its needs).

Choose New project and pick a template (see Project setupTemplates & packs). TheoWorks scaffolds a buildable project you can start editing immediately.

Note

These web/self-hosted variants are the same guide, filtered by the flavor tabs (and the left-nav flavor toggle). Shared concepts are written once; only the divergent steps diverge.