mirror of
https://github.com/apple/pkl.git
synced 2026-05-02 21:24:18 +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