mirror of
https://github.com/apple/pkl.git
synced 2026-04-28 03:07:14 +02:00
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