Add gradle wrapper config
Open
- Dominant language
- Java
- Stars
- 939
- Forks
- 180
- PR merge metrics
- No merged PRs in 30d
Description
The gradle wrapper allows running the build without having a pre-installed gradle. It'll also help running the build on CI environments.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the repository's existing Java build configuration and how the build is invoked locally and in CI. Add the Gradle wrapper configuration so the build can run without a pre-installed Gradle; done means the wrapper runs the build successfully in both environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100