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

```sh

with cargo-make

cargo make

or

cargo build --bin languatage --features build-binary ```