This package browser is in early development. Mind the rough edges.

scc 3.3.5

Fast code counter written in Go

scc provides a lines-of-code counter similar to tools like cloc and sloccount. It aims to be fast as possible while supporting COCOMO calculation and code complexity estimation.

Installation

Install scc 3.3.5 as follows:

guix install scc@3.3.5

Or install the latest version:

guix install scc

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.