Skip to content

๐Ÿ™ ghloc: Count the number of lines of code of a GitHub repository

License

Notifications You must be signed in to change notification settings

MrRobb/ghloc-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

35 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ™ ghloc-rs

Crates.io Docs.rs codecov license

We have tokei and ghloc.vercel.app for counting lines of code in a GitHub repository. But what if you want to count lines of code in a GitHub repository from the command line? Well, that's what this crate is for.

CLI Showcase

Actively maintained! If you have any problem just create an issue.

Install

cargo install ghloc

Usage

ghloc "https://github.com/MrRobb/ghloc-rs"

TODO

  • CI / CD:
    • Add tests.
    • Get rid of unwrap().
    • Add no_panic.
  • Code:
    • File selection.
    • Local repository support.
    • Git authentication.
    • Add comments and blank space to the output.
  • UI:
    • Inline statistics.
    • Percentages.
    • Colors for each bar (using github-colors).

License

Distributed under the MIT License. See LICENSE for more information.

About

๐Ÿ™ ghloc: Count the number of lines of code of a GitHub repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages