#line #source #analyzer #folders #comments #path #blanks

app source-code-analyzer

A command line tool to anazlyze source code in a project

1 unstable release

0.1.0 Nov 6, 2024

#569 in Filesystem

Download history 107/week @ 2024-11-04 9/week @ 2024-11-11

116 downloads per month

Apache-2.0

6KB
84 lines

Source Code Analyzer

Usage

sce <PATH>

For example:

sce .

Output:

Files: 471
Folders: 180
Lines: 58532
Code lines: 50410
Comments: 2832
Blanks: 5290

TODO:

  • Publish as Cargo package

Dependencies

~3.5MB
~65K SLoC