2 unstable releases
0.2.0 | Feb 20, 2022 |
---|---|
0.1.0 | Feb 16, 2022 |
12KB
346 lines
slc (source line count) 
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