/codestats

A tool to track the line and file count of different programming languages / file types in a project

Primary LanguageRustMIT LicenseMIT

codestats

A tool to track the line and file count of different programming languages / file types in a project

Usage

$ codestats (defaults to pwd)
$ codestats folder_to_scan
$ codestats --raw (outputs every extension, even unknown)