mirror of
https://github.com/apple/pkl.git
synced 2026-04-27 02:38:41 +02:00
Initial commit
This commit is contained in:
14
docs/modules/ROOT/pages/examples.adoc
Normal file
14
docs/modules/ROOT/pages/examples.adoc
Normal file
@@ -0,0 +1,14 @@
|
||||
= 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
|
||||
Reference in New Issue
Block a user