mirror of
https://github.com/apple/pkl.git
synced 2026-01-16 16:36:59 +01:00
Write annotations to project metadata, and provide them to pkl-doc\ The following annotations have meaning for pkl-doc: * `@Unlisted`: hide package from documentation site * `@Deprecated`: add deprecated information
Command-line interface for Pkl. The CLI provides the following tools: * Batch evaluator * REPL