Skip to content

imqwertyc/locc

Repository files navigation

locc logo

Go Report Card MIT License

Usage

# go
go install github.com/qwertycodeqc/locc@latest

and count your lines!

locc

Features

  • Count lines of code in Go, Python, JavaScript, TypeScript, Rust, C, C++, C#, Java, PHP, Ruby, Shell scripts, and more.
  • Exclude files and directories using .loccignore.
  • Simple and intuitive command-line interface.
  • Exclude commented and blank lines.