# slackapi/slack-cli SLOC report

> As of 2026-09-17 (commit fcb07820d230), slackapi/slack-cli contains 105,658 total lines: 83,878 code, 11,985 comments, 9,795 blank, across 531 files in 8 languages (top: Go 98.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

slackapi/slack-cli has 83,878 source lines of code out of 105,658 total lines across 531 files, counted from the fcb07820d23096758f075ed7a45f5599bab706da ref at commit fcb07820d230 by the OctoCounts tokei engine on 2026-09-17. 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 slackapi/slack-cli to commit fcb07820d230, 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 79.4% of all lines, comments represent 11.3%, and the repository averages 158 code lines per file. Go accounts for 98.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 510 | 103,630 | 82,513 | 11,583 | 9,534 |
| Shell | 8 | 1,074 | 701 | 237 | 136 |
| PowerShell | 3 | 593 | 486 | 40 | 67 |
| Templ | 3 | 86 | 80 | 0 | 6 |
| Makefile | 1 | 106 | 69 | 25 | 12 |
| JSON | 3 | 15 | 15 | 0 | 0 |
| YAML | 1 | 30 | 14 | 15 | 1 |
| Markdown | 2 | 124 | 0 | 85 | 39 |

Top language (Go 98.4%). Generated at 2026-09-17T04:29:17.136945180+00:00. Canonical report: https://octocounts.com/github/slackapi/slack-cli

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/slackapi/slack-cli/commit/fcb07820d23096758f075ed7a45f5599bab706da?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 slackapi/slack-cli have?

slackapi/slack-cli has 105,658 total lines, including 83,878 code lines, 11,985 comment lines, and 9,795 blank lines.

### How was the slackapi/slack-cli line count measured?

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

### What commit was counted for slackapi/slack-cli?

This OctoCounts report was generated from fcb07820d23096758f075ed7a45f5599bab706da at commit fcb07820d230 on 2026-09-17T04:29:17.136945180+00:00.

## Similar repository reports

- [sourcegraph/zoekt](https://octocounts.com/github/sourcegraph/zoekt) — Go, 82,627 code lines
- [helm/helm](https://octocounts.com/github/helm/helm) — Go, 88,094 code lines
- [asciimoo/hister](https://octocounts.com/github/asciimoo/hister) — Go, 90,310 code lines
- [juggleim/im-server](https://octocounts.com/github/juggleim/im-server) — Go, 76,382 code lines
- [jesseduffield/lazygit](https://octocounts.com/github/jesseduffield/lazygit) — Go, 75,956 code lines
- [schollz/croc](https://octocounts.com/github/schollz/croc) — Go, 74,961 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)
