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() {
118
118
}
119
119
```
120
120
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
+
121
127
## Getting help
122
128
123
129
If 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
129
135
130
136
[ actions-user ] : https://github.com/actions-user
131
137
[ 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
132
140
[ docs ] : https://kotlinlang.org/docs/home.html
133
141
[ issues ] : https://github.com/kotlin-hands-on/advent-of-code-kotlin-template/issues
134
142
[ kiss ] : https://en.wikipedia.org/wiki/KISS_principle
You can’t perform that action at this time.
0 commit comments