networknt / networknt/light-codegen

add support to gradle

Open
#190 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.