Crates.io | ghloc |
lib.rs | ghloc |
version | 0.1.2 |
source | src |
created_at | 2022-11-18 12:27:51.572601 |
updated_at | 2022-11-21 17:13:30.034447 |
description | List the lines of code of a GitHub repository. |
homepage | |
repository | https://github.com/MrRobb/ghloc-rs |
max_upload_size | |
id | 717867 |
size | 94,187 |
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.
Actively maintained! If you have any problem just create an issue.
cargo install ghloc
ghloc "https://github.com/MrRobb/ghloc-rs"
unwrap()
.Distributed under the MIT License. See LICENSE
for more information.