slc

Crates.ioslc
lib.rsslc
version0.3.0
sourcesrc
created_at2022-02-16 22:10:20.555388
updated_at2023-10-19 02:17:18.824259
descriptionA work-in-progress program to count SLOC
homepage
repositoryhttps://github.com/MattTheNub/source-line-count.git
max_upload_size
id533600
size31,653
Matt (MattTheNub)

documentation

README

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 supports very few languages. More languages will be added in the future.

Usage

slc [OPTIONS] <FILES>...
Commit count: 24

cargo fmt