Skip to content

Refactor the Java tooling as a CLI to allow easy additions #4755

@batmat

Description

@batmat

What feature do you want to see added?

It's a meta issue :). Chatting with @alecharp, he was interested in adding a way for someone to quickly see where they're declared as a developer in components. E.g. the recent case with Ivan who wants to stop maintaining some of his plugins, etc.

It would be nice that the tooling in the repo can support this. However, currently, the tools under src contain many main() that are called separately.

I'm thinking refactoring these as a single CLI with subcommands would allow adding new subcommands, parameters etc. more easily.

I'm willing to work on this, if that sounds like a sensible path to follow.

WDYT?
Thanks!

Upstream changes

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions