mirror of
https://github.com/apple/pkl.git
synced 2026-05-21 06:16:57 +02:00
d0def765a2
GenericUrl is a catch-all that uses URL.openConnection(). Since we now have special handling of HTTP urls, it makes more sense to put it in its own module key.
Command-line interface for Pkl. The CLI provides the following tools: * Batch evaluator * REPL