Crates.io | slc |
lib.rs | slc |
version | 0.3.0 |
source | src |
created_at | 2022-02-16 22:10:20.555388 |
updated_at | 2023-10-19 02:17:18.824259 |
description | A work-in-progress program to count SLOC |
homepage | |
repository | https://github.com/MattTheNub/source-line-count.git |
max_upload_size | |
id | 533600 |
size | 31,653 |
A simple program to count SLOC (source lines of code) in a file. This program is currently in its infancy and supports very few languages. More languages will be added in the future.
slc [OPTIONS] <FILES>...