Files
pkl/docs/modules/ROOT/pages/examples.adoc
Peter Niederwieser ecad035dca Initial commit
2024-02-01 14:00:22 -08:00

15 lines
661 B
Plaintext

= Examples
:uri-github-apple: https://github.com/apple
:uri-jvm-examples: {uri-github-apple}/pkl-jvm-examples
:uri-go-examples: {uri-github-apple}/pkl-go-examples
:uri-swift-examples: {uri-github-apple}/pkl-swift-examples
:uri-k8s-examples: {uri-github-apple}/pkl-k8s-examples
For ready-to-go examples with full source code, see the various repositories that are available for you.
* {uri-jvm-examples}[pkl-jvm-examples] -- for using Pkl within the JVM
* {uri-swift-examples}[pkl-swift-examples] -- for using Pkl with Swift
* {uri-go-examples}[pkl-go-examples] -- for using Pkl with Go
* {uri-k8s-examples}[pkl-k8s-examples] -- for using Pkl with Kubernetes