# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

urfave/cli has 21,615 source lines of code out of 29,665 total lines across 83 files, counted from the main ref at commit 1a4deb4f5a35 by the OctoCounts tokei engine on 2026-08-26. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/urfave/cli/commit/1a4deb4f5a35ee12706602698dc0527d44c14b19?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## 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

- [LLC-INCY/govpn](https://octocounts.com/github/LLC-INCY/govpn) — Go, 21,125 code lines
- [cosmos/iavl](https://octocounts.com/github/cosmos/iavl) — Go, 22,237 code lines
- [GuGoOrg/GuGoTik](https://octocounts.com/github/GuGoOrg/GuGoTik) — Go, 20,247 code lines
- [alireza0/s-ui](https://octocounts.com/github/alireza0/s-ui) — Go, 23,461 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, 19,284 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
