# nushell/nushell SLOC report

> As of 2026-08-30 (commit baaba71de9dd), nushell/nushell contains 344,326 total lines: 294,921 code, 13,979 comments, 35,426 blank, across 1,681 files in 13 languages (top: Rust 97.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving nushell/nushell to commit baaba71de9dd, 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 85.7% of all lines, comments represent 4.1%, and the repository averages 175 code lines per file. Rust accounts for 97.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,483 | 328,638 | 286,170 | 9,225 | 33,243 |
| Nushell | 60 | 8,379 | 5,578 | 1,877 | 924 |
| TOML | 53 | 2,526 | 2,117 | 98 | 311 |
| Nix | 2 | 321 | 294 | 20 | 7 |
| Python | 1 | 268 | 216 | 28 | 24 |
| JavaScript | 1 | 248 | 182 | 45 | 21 |
| YAML | 9 | 180 | 136 | 18 | 26 |
| Shell | 4 | 138 | 86 | 29 | 23 |
| Dockerfile | 2 | 113 | 80 | 17 | 16 |
| Batch | 1 | 30 | 25 | 0 | 5 |
| PowerShell | 1 | 31 | 25 | 1 | 5 |
| JSON | 2 | 12 | 12 | 0 | 0 |

Top language (Rust 97.0%). Generated at 2026-08-30T09:28:03.429042198+00:00. Canonical report: https://octocounts.com/github/nushell/nushell

## Report FAQ

### How many lines of code does nushell/nushell have?

nushell/nushell has 344,326 total lines, including 294,921 code lines, 13,979 comment lines, and 35,426 blank lines.

### How was the nushell/nushell line count measured?

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

### What commit was counted for nushell/nushell?

This OctoCounts report was generated from main at commit baaba71de9dd on 2026-08-30T09:28:03.429042198+00:00.

## Similar repository reports

- [influxdata/influxdb](https://octocounts.com/github/influxdata/influxdb) — Rust, 292,477 code lines
- [HakanSeven12/OpenCADStudio](https://octocounts.com/github/HakanSeven12/OpenCADStudio) — Rust, 291,123 code lines
- [neondatabase/neon](https://octocounts.com/github/neondatabase/neon) — Rust, 305,303 code lines
- [zerx-lab/FluxDown](https://octocounts.com/github/zerx-lab/FluxDown) — Rust, 283,816 code lines
- [farion1231/cc-switch](https://octocounts.com/github/farion1231/cc-switch) — Rust, 277,576 code lines
- [kawayiYokami/P-ai](https://octocounts.com/github/kawayiYokami/P-ai) — Rust, 275,721 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
