Examples (6)
Run as a server that communicates over `stdin` and `stdout`
pkl serverStart a REPL session
pkl replPrepare a Pkl project for publishing as a package
pkl project package path/to/project_directoryResolve project dependencies and writes the resolved versions to a file at path `PklProject.deps.json`
pkl project resolve path/to/project_directorymade by @shridhargupta | data from tldr-pages