languatage

Crates.iolanguatage
lib.rslanguatage
version0.8.1
sourcesrc
created_at2022-08-21 12:53:03.62872
updated_at2022-10-05 09:42:49.544953
descriptionA tool for calculate the percentage of languages used in a directory
homepage
repositoryhttps://github.com/JichouP/languatage
max_upload_size
id649753
size31,015
Akira Kobayashi (JichouP)

documentation

README

Languatage

Test Clippy languatage at crates.io languatage at docs.rs

A tool for calculate the percentage of languages used in a directory

Development

Build binary

# with cargo-make
cargo make
# or
cargo build --bin languatage --features build-binary
Commit count: 44

cargo fmt