Skip to content

clarabennettdev/gocount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

gocount ๐Ÿ“Š

Count lines of code in a project, broken down by language.

Go License: MIT Go Report Card

Fast, zero-dependency line counter that auto-detects 25+ languages. Skips .git, node_modules, vendor, and other non-source directories.

Install

go install github.com/clarabennettdev/gocount@latest

Usage

gocount              # current directory
gocount ~/projects   # specific path

Supported Languages

Go, Python, JavaScript, TypeScript, Java, C, C++, Rust, Ruby, PHP, Swift, Kotlin, C#, Shell, HTML, CSS, JSON, YAML, XML, SQL, Markdown, and more.

License

MIT

About

Count lines of code in a project by language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages