CalebDepatie / unified-package-manager

upm is "unified" in that it provides a consistent and simple CLI layer to access all your systems package managers
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Smart / Generic argument collector #4

Open CalebDepatie opened 1 year ago

CalebDepatie commented 1 year ago

I want to make it easier to add global or command specific arguments in the future, and to do so I need a more generic way to collect them. I may need a custom format (Ideally CTE) to accomplish