This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Description
- Awesome that this is kicking off!
- Use of picocli looks great, very nice syntax for defining commands + Quarkus integration
- Why is the submodule called
jops and jops-cli if the project is called josdk-cli?
- Why is Spring Core being used? Just for some helper classes? In that case I think we shouldn't as it implies that this is a Spring project.
- Why do we need the
quarkus-extension-deployment module?
- Why is the jboss Logger being used instead of slf4j?