EXE
WinGet
3 submissions
cloc
Al Danial · 2.00 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
cloc-2.00.exe
File Size
9.3 MB
Real Type
PE32+ executable (console) x86-64 (stripped to external PDB), for MS Windows, 10 sections
Installer Technology
Installer technology not recognized
This file does not match any known installer framework signature. Application metadata was extracted directly from the binary. Silent install switches may not be available.
Signature
Status
Not Digitally Signed
Installer Selection
WinGet Package
Package ID
AlDanial.Cloc
Version
2.00
Description
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
License
GPL-2.0
↗
Homepage
https://github.com/AlDanial/cloc
Upgrade Behavior
install(Install over existing)
Release Notes
Note: There are no breaking changes between the 1.xx versions and this 2.00 release.New Languages and File Types:- AnsProlog
- AppleScript
- ArkTs
- Astro
- Dafny
- PlusCal
- Prisma Schema
- PRQL
- Slint
- Snakemake
- TLA+
- vyper
Updates:- Five new output formats with the new --fmt switch. Includes the often- requested addition of language name with --by-file counts.
- *.o.d files are ignored
- Added .j2 as a Jinja Template extension.
- Added .mts as a TypeScript extension.
- Added .iuml, .pu.…