dmnks left a comment (rpm-software-management/rpm#3653)

We could also draw inspiration from git's subcommand mechanism, where `git` is 
just a wrapper that executes a specialized binary named `git-foo` (where `foo` 
is the subcommand name) found in `$PATH` (a configurable drop-in directory 
would be better in the case of rpm, though, I guess, since there may be other 
packages shipping `rpm-foo` binaries already).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3653#issuecomment-2879928731
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/3653/[email protected]>
_______________________________________________
Rpm-maint mailing list
[email protected]
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to