winget install --id BenBoyter.scc
About scc
A tool similar to cloc, sloccount and tokei. For counting the lines of code, blank lines, comment lines, and physical lines of source code in many programming languages. Goal is to be the fastest code counter possible, but also perform COCOMO calculation like sloccount, estimate code complexity similar to cyclomatic complexity calculators and produce unique lines of code or DRYness metrics. In short one tool to rule them all. Also it has a very short name which is easy to type scc. If you don't like sloc cloc and c...
What's new in 3.7.0
No release notes provided.
Version history
| Version | Updated | Notes |
|---|---|---|
| 3.7.0 | Unknown | Release notes |
| 3.6.0 | Unknown | Release notes |
| 3.5.0 | Unknown | Release notes |
| 3.4.0 | Unknown | Release notes |
| 3.3.5 | Unknown | Adding some new language support, and starting to fix performance regression introduced by switch to gocodewalker. |