Running CLOC (count lines of code) on Windows...or alternative
- by Chelonian
I'm trying to use CLOC on Windows (XP) to count lines of code, and I can't get it to work. I downloaded the latest Win installer for CLOC 1.5.6, ran it (which caused a "DOS" window to open, scroll with text rapidly, then close before I could read anything) and then wrote cloc at the cmd prompt...and Windows doesn't recognize it as a command.
Or if there is another easy-to-use lines of code counter that one could recommend (that runs on Windows), I'd be happy to try that.