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, show summary only (for CI/agents)
--quiet, -qalias for --no-tui
--flamegraphgenerate execution trace (open in chrome://tracing or ui.perfetto.dev)
--cancelcancel any running build before starting