Add command line support for proto record class compilation
Open
Good First Issue
- Dominant language
- Java
- Stars
- 44
- Forks
- 15
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 12
Description
### Problem
I want to use faster protobufs, too. But I do not have Gradle and, therefore, can not use pbj.
### Solution
Make the PbjCompilerTask or PbjCompilerPlugin callable from command line.
Respectively, create a Command Line Interface (CLI) to compile the proto files.
### Alternatives
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.