Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 416 Bytes

File metadata and controls

11 lines (6 loc) · 416 Bytes

Rusty LOC Counter

This is a program that counts all the lines of code in your codebase.

You can choose what language(s) it should read and what folders to ignore.

The program shows you the lines of code that was summed up for each folder as well as for each file.

image

If you're curious, try it out on some of your projects!