mirror of
https://github.com/apple/pkl.git
synced 2026-08-24 04:34:02 +02:00
Fixes an issue where the import verifier can possibly throw when packaging on Windows due to `*` being an invalid filename.
Command-line interface for Pkl. The CLI provides the following tools: * Batch evaluator * REPL