mirror of
https://github.com/apple/pkl.git
synced 2026-03-24 10:01:10 +01:00
Initial commit
This commit is contained in:
17
docs/modules/language-tutorial/pages/index.adoc
Normal file
17
docs/modules/language-tutorial/pages/index.adoc
Normal file
@@ -0,0 +1,17 @@
|
||||
= 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]
|
||||
Reference in New Issue
Block a user