cpm icon indicating copy to clipboard operation
cpm copied to clipboard

Add --quiet flag

Open nfg opened this issue 3 years ago • 0 comments
trafficstars

Hey! This popped into my head as a potential feature. It lets me run cpm like

👾  test-project git:(master) ✗ cpm install --quiet
32 distributions installed.

I pretty much copied the existing logic for --verbose. It's pretty trivial, so no worries if you're not interested.

Thanks for your work! Discovering cpm many years ago greatly changed how I approach managing dependencies. Cheers :)

nfg avatar Oct 12 '22 23:10 nfg