Files
pkl/pkl-cli
Daniel Chao 4a25320995 Fix import/read verification when encountering glob wildcards (#1559)
Fixes an issue where the import verifier can possibly throw when
packaging on Windows due to `*` being an invalid filename.
2026-04-29 20:20:49 -07:00
..
2024-02-01 14:00:22 -08:00

Command-line interface for Pkl.

The CLI provides the following tools:

* Batch evaluator
* REPL