Count lines of code in a project, broken down by language.
Fast, zero-dependency line counter that auto-detects 25+ languages. Skips .git, node_modules, vendor, and other non-source directories.
go install github.com/clarabennettdev/gocount@latestgocount # current directory
gocount ~/projects # specific pathGo, Python, JavaScript, TypeScript, Java, C, C++, Rust, Ruby, PHP, Swift, Kotlin, C#, Shell, HTML, CSS, JSON, YAML, XML, SQL, Markdown, and more.
MIT