# rorkai/App-Store-Connect-CLI SLOC report

> As of 2026-09-09 (commit dd2449242e3a), rorkai/App-Store-Connect-CLI contains 749,269 total lines: 636,077 code, 33,757 comments, 79,435 blank, across 2,268 files in 8 languages (top: Go 99.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving rorkai/App-Store-Connect-CLI to commit dd2449242e3a, 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 large codebase by counted code lines. Code represents 84.9% of all lines, comments represent 4.5%, and the repository averages 280 code lines per file. Go accounts for 99.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 2,152 | 713,418 | 630,839 | 11,571 | 71,008 |
| Python | 21 | 5,028 | 4,293 | 29 | 706 |
| JSON | 3 | 562 | 562 | 0 | 0 |
| Makefile | 1 | 331 | 255 | 37 | 39 |
| Shell | 1 | 135 | 118 | 3 | 14 |
| GNU Style Assembly | 2 | 12 | 10 | 0 | 2 |
| MDX | 81 | 29,007 | 0 | 21,581 | 7,426 |
| Markdown | 7 | 776 | 0 | 536 | 240 |

Top language (Go 99.2%). Generated at 2026-09-09T11:12:12.483259829+00:00. Canonical report: https://octocounts.com/github/rorkai/App-Store-Connect-CLI

## Report FAQ

### How many lines of code does rorkai/App-Store-Connect-CLI have?

rorkai/App-Store-Connect-CLI has 749,269 total lines, including 636,077 code lines, 33,757 comment lines, and 79,435 blank lines.

### How was the rorkai/App-Store-Connect-CLI line count measured?

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

### What commit was counted for rorkai/App-Store-Connect-CLI?

This OctoCounts report was generated from dd2449242e3a213670241285d147151ff5f3bc30 at commit dd2449242e3a on 2026-09-09T11:12:12.483259829+00:00.

## Similar repository reports

- [hashicorp/nomad](https://octocounts.com/github/hashicorp/nomad) — Go, 619,689 code lines
- [looplj/axonhub](https://octocounts.com/github/looplj/axonhub) — Go, 670,263 code lines
- [maximhq/bifrost](https://octocounts.com/github/maximhq/bifrost) — Go, 595,698 code lines
- [AgentsMesh/AgentsMesh](https://octocounts.com/github/AgentsMesh/AgentsMesh) — Go, 592,385 code lines
- [hashicorp/terraform](https://octocounts.com/github/hashicorp/terraform) — Go, 591,821 code lines
- [larksuite/cli](https://octocounts.com/github/larksuite/cli) — Go, 579,903 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)
