networknt / networknt/light-codegen
add support to gradle
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 49
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
So many repositories in networknt are using Gradle with Kotlin DSL. It should be easy to add that so that we can either let the user to choose one in the light-codegen config.json or just generate both so that user can invoke one of them in the command line. I don't know if there are any conflict between Maven and Gradle though.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the light-codegen config.json flow and the command-line generation entry point mentioned in the issue. Determine how Maven output is selected or generated, then define how Kotlin DSL Gradle output should be selected or produced alongside it. Done means generated projects can use the requested Gradle path without conflicts with Maven.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kotlin
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100