1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-11-06 21:21:16 +01:00
Files
wiki/wiki/linux/scc.md
2025-03-26 05:24:57 +01:00

10 lines
310 B
Markdown

# SCC
[SCC](https://github.com/boyter/scc) is a tool to count lines of code accurately.
## Installation
On some [Linux](/wiki/linux.md) distributions SCC is available in a package called `scc`.
If this is not the case it can easily be installed from the
[Github Repository](https://github.com/boyter/scc).