Skip to content
Beskid The Beskid Book

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

Beskid CLI

Command-line interface for parsing, analysis, formatting, compilation, and package workflows.

Beskid CLI

The beskid binary is the primary interface for local development, CI, and editor integrations. It provisions the embedded corelib template on startup when needed, then dispatches to a subcommand.

Terminal window
beskid analyze path/to/file.bd
beskid test path/to/file.bd
beskid format path/to/file.bd --write
beskid fmt path/to/src --write
beskid format path/to/tree --check
beskid build --project path/to/Project.proj

Install prebuilt binaries from Downloads or build from the compiler repository.