willeccles / cpm

🌵 A wrapper for package managers to make them consistent for those of us who are lazy.
MIT License
69 stars 13 forks source link

Don't restrict search/show to one argument #35

Closed eepykate closed 3 years ago

eepykate commented 3 years ago

Multiple PMs support giving >1 packages, and having the restriction also stops you from giving additional arguments to the PM

And if the PM does only support one argument, there is most likely a built-in error message.