boyter / scc

Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
MIT License
6.8k stars 267 forks source link

Make winget install more specific #537

Closed spenserblack closed 1 month ago

spenserblack commented 1 month ago

I'm basically just copying good instructions that I've seen in other projects. What this does is add:

Personally, I always use the --id option with winget.

boyter commented 1 month ago

Neat. Thanks for this.