mirror of
https://github.com/apple/pkl.git
synced 2026-08-27 06:04:03 +02:00
Add pkl project package --install to local cache (#1795)
This commit is contained in:
@@ -694,6 +694,13 @@ Example: `reporter = "minimal"` +
|
||||
Which test reporter to use for CLI output. Possible values are `"spec"` and `"minimal"`.
|
||||
====
|
||||
|
||||
.install: Property<Boolean>
|
||||
[%collapsible]
|
||||
====
|
||||
Default: `false` +
|
||||
Install the built package into the module cache dir.
|
||||
====
|
||||
|
||||
Common properties:
|
||||
|
||||
include::../partials/gradle-common-properties.adoc[]
|
||||
|
||||
Reference in New Issue
Block a user