Title: Lines of code Counter
Version: 1.0
Requirements: Windows
Limitations: No limitations
As the title say. This is a small C# software that helps count the lines of code, comments, blank lines from a
file or directory (recursive).
It is possible to state which files to look into. For example: *.cs or *.java etc..
Better than to count it by our self.
Updates:
– Added support for 3.0 and changed the managed thread.
– Added check against if updates are available
Download: LinesOfCodeCounter_v1.0.zip
One thought on “Lines of code counter”
Keep up the good work.