mirror of
https://github.com/apple/pkl.git
synced 2026-09-03 16:37:17 +02:00
This moves the protobuf module from experimental to deprecated Rationale: * This is very seldom used, if used at all * Not fully fleshed out (this really should be paired with a protoc-gen-pkl, which doesn't exist) * There is a ProtoJSON wire format that we can already render to
Command-line interface for Pkl. The CLI provides the following tools: * Batch evaluator * REPL