https://pkl-lang.org/main/current/language-tutorial/index.html
curl -L -o pkl https://github.com/apple/pkl/releases/download/0.25.2/pkl-macos-aarch64 chmod +x pkl ./pkl --versionpkl eval intro.pkl
pkl eval -f json intro.pkl
pkl eval -f plist intro.pkl