Skip to content

Commit e2f2e37

Browse files
authored
Merge pull request #836 from gsmet/doc-kotlin
Document Kotlin option
2 parents cf9681e + 9075b0a commit e2f2e37

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/modules/ROOT/pages/create-github-app.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ On Windows and macOS, it is recommended to concatenate all the options on one li
2424
as the `\` might not be correctly interpreted.
2525
====
2626

27+
[TIP]
28+
====
29+
If you prefer a Kotlin application, add the Kotlin extension (e.g. `-x quarkus-github-app,kotlin`).
30+
====
31+
2732
[NOTE]
2833
======
2934
We highly recommend the usage of the https://quarkus.io/guides/cli-tooling[Quarkus CLI] but if you cannot install it or prefer using Maven,

0 commit comments

Comments
 (0)