mirror of
https://github.com/apple/pkl.git
synced 2026-06-14 09:34:37 +02:00
7ab47e825f
This improves the development experience for (WSL) Linux users. They can now run "./gradlew buildNative" without having a musl toolchain installed. In this case, only the dynamically linked executable will be built.
Command-line interface for Pkl. The CLI provides the following tools: * Batch evaluator * REPL