Files
pkl/pkl-cli
translatenix 77d0f5b8ca Only build static executable if musl toolchain is installed (#83)
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.
2024-02-07 20:57:53 -08:00
..
2024-02-04 18:55:08 +02:00
2024-02-01 14:00:22 -08:00
2024-02-01 14:00:22 -08:00

Command-line interface for Pkl.

The CLI provides the following tools:

* Batch evaluator
* REPL