File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,12 @@ fun main() {
118118}
119119```
120120
121+ > ![ NOTE]
122+ >
123+ > There is a fork of this repository available which utilizes the Amper tool for project configuration, recently [ introduced by JetBrains] [ amper ] .
124+ >
125+ > For more, see: [ Advent of Code Kotlin Template — Amper] [ amper-template ] project.
126+
121127## Getting help
122128
123129If you stuck with Kotlin-specific questions or anything related to this template, check out the following resources:
@@ -129,6 +135,8 @@ If you stuck with Kotlin-specific questions or anything related to this template
129135
130136[ actions-user ] : https://github.com/actions-user
131137[ aoc ] : https://adventofcode.com
138+ [ amper ] : https://blog.jetbrains.com/blog/2023/11/09/amper-improving-the-build-tooling-user-experience/
139+ [ amper-template ] : https://github.com/kotlin-hands-on/advent-of-code-kotlin-template-amper
132140[ docs ] : https://kotlinlang.org/docs/home.html
133141[ issues ] : https://github.com/kotlin-hands-on/advent-of-code-kotlin-template/issues
134142[ kiss ] : https://en.wikipedia.org/wiki/KISS_principle
You can’t perform that action at this time.
0 commit comments