Skip to main content

bleep dist

creates a folder with a runnable distribution

Synopsis

bleep dist <project name exact> <path> [flags]

Arguments

ArgumentType
project name exactone
pathone

Flags

FlagDescription
--class <string>explicitly override main class. If not set, bleep will first look in the build file, then fall back to looking into compiled class files
--watch, -wstart in watch mode
--no-tuidisable TUI, keep the full streaming trace (for CI/agents that read logs)
--quiet, -qonly failures and the final summary
--flamegraphgenerate execution trace (open in chrome://tracing or ui.perfetto.dev)
--cancelcancel any running build before starting