#language #peek #comments #mode #comment #lang

app slc

A work-in-progress program to count SLOC

2 unstable releases

0.2.0 Feb 20, 2022
0.1.0 Feb 16, 2022

BSD-3-Clause

12KB
346 lines

slc (source line count) Build

A simple program to count SLOC (source lines of code) in a file. This program is currently in its infancy and only supports Rust. More languages will be added in the future.

Usage

slc [OPTIONS] <FILES>...

Dependencies

~3MB
~59K SLoC