mirror of
https://github.com/apple/pkl.git
synced 2026-01-16 08:26:56 +01:00
This change activates the `TYPESAFE_PROJECT_ACCESSORS` feature preview in Gradle, and switches to such accessors instead of string-based project references, where possible Relates-To: apple/pkl#204 Signed-off-by: Sam Gammon <sam@elide.ventures>
Command-line interface for Pkl. The CLI provides the following tools: * Batch evaluator * REPL