Skip to content

Dewyer/okay-loc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Okay-Loc

Its a binary that calculates how many lines of code you have written in a project. Its git "aware" and like "okay".

Git awerenss

Basically it excludes all files excluded in your .gitignore like target and such so they don't artificially inflate your numbers. Additionally it excludes some none source code like files like json and toml.

The comment counting is not really working, so thats WIP.

Run : okay-loc --help for up to date help. OR you can try running okay-loc -p ./ to scan your current directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages