mirror of
https://github.com/apple/pkl.git
synced 2026-01-14 23:53:44 +01:00
18 lines
854 B
Plaintext
18 lines
854 B
Plaintext
= Tutorial
|
|
include::ROOT:partial$component-attributes.adoc[]
|
|
|
|
Welcome to the Pkl tutorial. We will get you up and running quickly!
|
|
If you are new to Pkl, we recommend that you follow along with the code examples.
|
|
This tutorial describes interactions with the xref:pkl-cli:index.adoc#repl[REPL].
|
|
For an even more interactive experience, follow along using a xref:main:ROOT:tools.adoc[supported editor].
|
|
|
|
For more comprehensive documentation, see xref:language-reference:index.adoc[Language Reference].
|
|
For ready-to-go examples with full source code, see xref:ROOT:examples.adoc[].
|
|
For API documentation, see xref:ROOT:standard-library.adoc[Standard Library].
|
|
|
|
Pick a tutorial by topic:
|
|
|
|
1. xref:01_basic_config.adoc[Basic Configuration]
|
|
2. xref:02_filling_out_a_template.adoc[Filling out a Template]
|
|
3. xref:03_writing_a_template.adoc[Writing a Template]
|