# joshuawheelock/grill-me SLOC report

> As of 2026-09-03 (commit 2d0c1c492b2f), joshuawheelock/grill-me contains 1,056 total lines: 739 code, 165 comments, 152 blank, across 8 files in 5 languages (top: Go 79.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

joshuawheelock/grill-me has 739 source lines of code out of 1,056 total lines across 8 files, counted from the main ref at commit 2d0c1c492b2f by the OctoCounts tokei engine on 2026-09-03. 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 joshuawheelock/grill-me to commit 2d0c1c492b2f, 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 small codebase by counted code lines. Code represents 70.0% of all lines, comments represent 15.6%, and the repository averages 92 code lines per file. Go accounts for 79.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 3 | 634 | 586 | 0 | 48 |
| Python | 1 | 169 | 141 | 1 | 27 |
| YAML | 1 | 7 | 7 | 0 | 0 |
| JSON | 1 | 5 | 5 | 0 | 0 |
| Markdown | 2 | 241 | 0 | 164 | 77 |

Top language (Go 79.3%). Generated at 2026-09-03T08:56:00.310324387+00:00. Canonical report: https://octocounts.com/github/joshuawheelock/grill-me

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/joshuawheelock/grill-me/commit/2d0c1c492b2f1c3a3b708d2735fdb9131ecbf060?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 joshuawheelock/grill-me have?

joshuawheelock/grill-me has 1,056 total lines, including 739 code lines, 165 comment lines, and 152 blank lines.

### How was the joshuawheelock/grill-me line count measured?

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

### What commit was counted for joshuawheelock/grill-me?

This OctoCounts report was generated from main at commit 2d0c1c492b2f on 2026-09-03T08:56:00.310324387+00:00.

## Similar repository reports

- [kavenegar/kavenegar-go](https://octocounts.com/github/kavenegar/kavenegar-go) — Go, 814 code lines
- [vadimpidorov81-spec/optimal_route](https://octocounts.com/github/vadimpidorov81-spec/optimal_route) — Go, 497 code lines
- [qwerttvv/Beijing-IPTV](https://octocounts.com/github/qwerttvv/Beijing-IPTV) — Go, 335 code lines
- [Gr3yPh/OierToolKit](https://octocounts.com/github/Gr3yPh/OierToolKit) — Go, 1,308 code lines
- [subtle-byte/ghloc](https://octocounts.com/github/subtle-byte/ghloc) — Go, 1,318 code lines
- [simonw/showboat](https://octocounts.com/github/simonw/showboat) — Go, 1,373 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)
