Skip to content

Tools to count lines of code #40

@boyter

Description

@boyter

Not quite sure if code counting tools fall into this bucket of comparable to wc, but I suspect many have chained grep with wc to get estimates of codebase size, so not sure where else they would go.

https://github.com/AlDanial/cloc/ (the OG)
https://dwheeler.com/sloccount/
https://github.com/XAMPPRocky/tokei/
https://github.com/boyter/scc/
https://github.com/cgag/loc/
https://github.com/hhatto/gocloc/
https://github.com/vmchale/polyglot/

Metadata

Metadata

Assignees

No one assigned

    Labels

    toolNew tool for consideration

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions