Skip to main content

bleep compile

compile selected projects (or every project) — respects the dependency graph; supports watch mode

Synopsis

bleep compile <project name...> [flags]

Arguments

ArgumentType
project nameone or more

Flags

FlagDescription
--watch, -wstart in watch mode
--no-tuidisable TUI, show summary only (for CI/agents)
--quiet, -qalias for --no-tui
--diff-watchwatch mode with per-project diffs between cycles
--flamegraphgenerate execution trace (open in chrome://tracing or ui.perfetto.dev)
--cancelcancel any running build before starting