Add tools to download and compile proto files automatically
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Currently we have to compile the proto files into java code and move them to the correct position.It's annoying.
We can add tools to download and compile proto files automatically.
Contributor guide
No contributing guide indexed for this repository
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 locating the proto files and the current workflow that compiles them into Java and moves the generated files. Determine which repository build entry point should own this automation and define done as downloading, compiling, and placing the generated Java code without manual steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100