wcl

Generated Markdown for references/entity_wcl_cli.md.

Open book page Back to the skill graph

# wcl

_tool_

The wcl command-line tool: parse, check, eval, set, fmt, diff, init, repl, lsp, and wdoc.

`wcl` is the single binary that drives the whole toolchain: it parses and validates documents (`wcl parse`, `wcl check`), reads and edits values (`wcl eval`, `wcl set`), formats and compares files (`wcl fmt`, `wcl diff`), scaffolds projects (`wcl init`), runs the REPL and the language server (`wcl repl`, `wcl lsp`), and builds wdoc sites, PDFs, Markdown, and skills (`wcl wdoc`).

Subcommand-by-subcommand detail lives in the [CLI Reference]../references/concept_cli.md.

## Related

- [CLI Reference]../references/concept_cli.md

[← Back to SKILL.md]../SKILL.md