# gsd-build/get-shit-done SLOC report

> As of 2026-08-25 (commit bdcaab2c752d), gsd-build/get-shit-done contains 191,158 total lines: 97,332 code, 63,058 comments, 30,768 blank, across 812 files in 6 languages (top: TypeScript 55.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

gsd-build/get-shit-done has 97,332 source lines of code out of 191,158 total lines across 812 files, counted from the main ref at commit bdcaab2c752d by the OctoCounts tokei engine on 2026-08-25. 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 gsd-build/get-shit-done to commit bdcaab2c752d, 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 50.9% of all lines, comments represent 33.0%, and the repository averages 120 code lines per file. TypeScript accounts for 55.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 303 | 70,617 | 53,952 | 8,211 | 8,454 |
| JavaScript | 139 | 50,240 | 37,057 | 8,848 | 4,335 |
| JSON | 13 | 5,470 | 5,469 | 0 | 1 |
| Shell | 9 | 1,149 | 775 | 221 | 153 |
| SVG | 3 | 106 | 79 | 14 | 13 |
| Markdown | 345 | 63,576 | 0 | 45,764 | 17,812 |

Top language (TypeScript 55.4%). Generated at 2026-08-25T10:50:40.076295423+00:00. Canonical report: https://octocounts.com/github/gsd-build/get-shit-done

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/gsd-build/get-shit-done/commit/bdcaab2c752d9a33a1a1ca9acf3a3c81fb991815?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 gsd-build/get-shit-done have?

gsd-build/get-shit-done has 191,158 total lines, including 97,332 code lines, 63,058 comment lines, and 30,768 blank lines.

### How was the gsd-build/get-shit-done line count measured?

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

### What commit was counted for gsd-build/get-shit-done?

This OctoCounts report was generated from main at commit bdcaab2c752d on 2026-08-25T10:50:40.076295423+00:00.

## Similar repository reports

- [cloudflare/computer](https://octocounts.com/github/cloudflare/computer) — TypeScript, 97,105 code lines
- [thedotmack/claude-mem](https://octocounts.com/github/thedotmack/claude-mem) — TypeScript, 97,765 code lines
- [zR-JB/graphite-meter](https://octocounts.com/github/zR-JB/graphite-meter) — TypeScript, 96,557 code lines
- [KnockOutEZ/wigolo](https://octocounts.com/github/KnockOutEZ/wigolo) — TypeScript, 95,906 code lines
- [yarnpkg/berry](https://octocounts.com/github/yarnpkg/berry) — TypeScript, 95,811 code lines
- [TouchAI-org/TouchAI](https://octocounts.com/github/TouchAI-org/TouchAI) — TypeScript, 95,049 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
