mirror of
https://github.com/apple/pkl.git
synced 2026-03-13 05:35:21 +01: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