I thought that it would be useful to count the total lines of code in a GSC project. For this I found CLOC which you can download here.
Since this is a command line tool, you'll have to use CMD and type the following command:
cloc-1.64.exe --force-lang="C",gsc "D:\Bossam v6"
The first parameter...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.