# 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%). Counted with tokei via OctoCounts.

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

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

- [vadimpidorov81-spec/optimal_route](https://octocounts.com/github/vadimpidorov81-spec/optimal_route) — Go, 497 code lines
- [BladeRunner322/ChatGO](https://octocounts.com/github/BladeRunner322/ChatGO) — Go, 1,089 code lines
- [FiloSottile/mkcert](https://octocounts.com/github/FiloSottile/mkcert) — Go, 1,136 code lines
- [pion/rtwatch](https://octocounts.com/github/pion/rtwatch) — Go, 308 code lines
- [subtle-byte/ghloc](https://octocounts.com/github/subtle-byte/ghloc) — Go, 1,318 code lines
- [Gr3yPh/OierToolKit](https://octocounts.com/github/Gr3yPh/OierToolKit) — Go, 1,358 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)
