Skip to main content
This guide walks you through installing fyrer, writing your first fyrer.yml, and running concurrent builds and dev servers across a multi-package monorepo — from zero to a fully cached, dependency-aware task graph in minutes.

TUI Controls

When fyrer run opens the full-screen TUI, the following keys are available:
Pass the -n flag (--no-tui) to get plain, prefixed, colorized log output instead of the interactive TUI — perfect for CI pipelines and log aggregators:
Now that you have fyrer running, explore the Configuration reference to learn all available options — including per-task env and env_file overrides, timeout, cwd, watch mode, and the full caching model.