# urfave/cli SLOC report

> As of 2026-08-26 (commit 1a4deb4f5a35), urfave/cli contains 29,665 total lines: 21,615 code, 3,882 comments, 4,168 blank, across 83 files in 7 languages (top: Go 99.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving urfave/cli to commit 1a4deb4f5a35, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 72.9% of all lines, comments represent 13.1%, and the repository averages 260 code lines per file. Go accounts for 99.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 66 | 25,606 | 21,417 | 1,138 | 3,051 |
| YAML | 2 | 142 | 130 | 8 | 4 |
| Fish | 1 | 44 | 41 | 1 | 2 |
| PowerShell | 1 | 16 | 16 | 0 | 0 |
| Makefile | 1 | 26 | 11 | 10 | 5 |
| Markdown | 9 | 704 | 0 | 438 | 266 |
| Plain Text | 3 | 3,127 | 0 | 2,287 | 840 |

Top language (Go 99.1%). Generated at 2026-08-26T18:38:47.830440953+00:00. Canonical report: https://octocounts.com/github/urfave/cli

## Report FAQ

### How many lines of code does urfave/cli have?

urfave/cli has 29,665 total lines, including 21,615 code lines, 3,882 comment lines, and 4,168 blank lines.

### How was the urfave/cli line count measured?

OctoCounts resolved the public GitHub repository to commit 1a4deb4f5a35, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for urfave/cli?

This OctoCounts report was generated from main at commit 1a4deb4f5a35 on 2026-08-26T18:38:47.830440953+00:00.

## Similar repository reports

- [GuGoOrg/GuGoTik](https://octocounts.com/github/GuGoOrg/GuGoTik) — Go, 21,533 code lines
- [mageg-x/gopay](https://octocounts.com/github/mageg-x/gopay) — Go, 20,474 code lines
- [frt321for/charging-station-virtual-ops](https://octocounts.com/github/frt321for/charging-station-virtual-ops) — Go, 22,868 code lines
- [Nano-AI/leetui](https://octocounts.com/github/Nano-AI/leetui) — Go, 23,735 code lines
- [pranshuparmar/witr](https://octocounts.com/github/pranshuparmar/witr) — Go, 23,776 code lines
- [xtclovver/starling](https://octocounts.com/github/xtclovver/starling) — Go, 19,401 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
