korlibs / korlibs/korlibs-platform
Split project's build.gradle.kts into several files
Open
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Right now build.gradle.kts contains not only the project configuration script, but also classes and code (e.g. DenoTestTask, MicroAmper, extensions for them) that can be placed in separate files for better readability
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading build.gradle.kts and locating DenoTestTask, MicroAmper, and their extensions. Separate those classes and code into appropriate files while keeping the project configuration working and the build behavior unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100