Count Lines of Code

Posted on Wednesday, October 21, 2009 in Application

Command line tool for counting lines of code in directory/project:

cloc.sourceforge.net

Example:
cloc c:\projects\test_project\ --no3

Leave a Comment

You must be logged in to post a comment.