mirror of
https://github.com/apple/pkl.git
synced 2026-01-17 08:57:01 +01:00
15 lines
661 B
Plaintext
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
|