ktorio / ktorio/ktor-init-tools
Allow to generate the common directory layout
- Dominant language
- Kotlin
- Stars
- 40
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
Is there a way we can generate the common directory layout? (eg: ```src/main/kotlin```, ```src/main/resources```, ```src/test/kotlin```, ```src/test/resources```)
Maybe using checkbox? ```[x] Use standard/maven directory layout```
Thanks!!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the project-generation flows for the web page and IDEA plugin, since the issue does not name specific files or tests. Determine where a standard/Maven directory-layout option could be exposed, then verify that generated projects include src/main/kotlin, src/main/resources, src/test/kotlin, and src/test/resources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100