mirror of
https://github.com/apple/pkl.git
synced 2026-04-20 23:41:27 +02:00
Initial commit
This commit is contained in:
13
docs/modules/introduction/pages/index.adoc
Normal file
13
docs/modules/introduction/pages/index.adoc
Normal file
@@ -0,0 +1,13 @@
|
||||
= Introduction
|
||||
include::ROOT:partial$component-attributes.adoc[]
|
||||
|
||||
Pkl -- pronounced _Pickle_ -- is a configuration-as-code language with rich validation and tooling.
|
||||
It can be used as a command line tool, software library, or build plugin.
|
||||
Pkl scales from small to large, simple to complex, ad-hoc to recurring configuration tasks.
|
||||
|
||||
We created Pkl because we believe that configuration is best expressed in a special-purpose configuration language;
|
||||
a blend between a static configuration format, and a general-purpose programming language.
|
||||
|
||||
* xref:use-cases.adoc[Use Cases]
|
||||
* xref:concepts.adoc[Concepts]
|
||||
* xref:comparison.adoc[Comparison]
|
||||
Reference in New Issue
Block a user