5
5
* * *
6
6
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
7
7
8
- Latest release: v1.98 (Aug. 19, 2023 )
8
+ Latest release: v2.00 (Feb. 17, 2024 )
9
9
10
10
<a href =" https://github.com/AlDanial/cloc/graphs/contributors " alt =" Contributors " >
11
11
<img src="https://img.shields.io/github/contributors/AlDanial/cloc" /></a>
@@ -64,8 +64,8 @@ Step 3: Invoke cloc to count your source files, directories, archives,
64
64
or git commits.
65
65
The executable name differs depending on whether you use the
66
66
development source version (` cloc ` ), source for a
67
- released version (` cloc-1.98 .pl ` ) or a Windows executable
68
- (` cloc-1.98 .exe ` ).
67
+ released version (` cloc-2.00 .pl ` ) or a Windows executable
68
+ (` cloc-2.00 .exe ` ).
69
69
70
70
On this page, ` cloc ` is the generic term
71
71
used to refer to any of these.
@@ -408,14 +408,14 @@ C:> cpan -i Regexp::Common
408
408
C:> cpan -i Algorithm::Diff
409
409
C:> cpan -i PAR::Packer
410
410
C:> cpan -i Win32::LongPath
411
- C:> pp -M Win32::LongPath -M Encode::Unicode -M Digest::MD5 -c -x -o cloc-1.98 .exe cloc-1.98 .pl
411
+ C:> pp -M Win32::LongPath -M Encode::Unicode -M Digest::MD5 -c -x -o cloc-2.00 .exe cloc-2.00 .pl
412
412
</pre >
413
413
414
414
A variation on the instructions above is if you installed the portable
415
415
version of Strawberry Perl, you will need to run ` portableshell.bat ` first
416
416
to properly set up your environment.
417
417
418
- The Windows executable in the Releases section, <tt >cloc-1.98 .exe</tt >,
418
+ The Windows executable in the Releases section, <tt >cloc-2.00 .exe</tt >,
419
419
was built on a 64 bit Windows 10 computer using
420
420
[ Strawberry Perl] ( http://strawberryperl.com/ )
421
421
5.30.2 and
@@ -437,6 +437,9 @@ executable and also check sites such
437
437
https://www.virustotal.com/ .
438
438
The entries for recent versions are:
439
439
440
+ cloc-2.00.exe:
441
+ https://www.virustotal.com/gui/file/7a234ef0cb495de1b5776acf88c5554e2bab1fb02725a5fb85756a6db3121c1f
442
+
440
443
cloc-1.98.exe:
441
444
https://www.virustotal.com/gui/file/88615d193ec8c06f7ceec3cc1d661088af997798d87ddff331d9e9f9128a6782?nocache=1
442
445
0 commit comments