mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
Fixes an issue where an extra newline is added when writing formatted code to stdout. Closes https://github.com/apple/pkl/issues/1346
Command-line interface for Pkl. The CLI provides the following tools: * Batch evaluator * REPL