XAMPPRocky / tokei_rs

The tokei.rs server code.
Apache License 2.0
55 stars 11 forks source link

Feature request: support running `tokei` under a certain directory #148

Open ice1000 opened 2 years ago

ice1000 commented 2 years ago

A certain directory of a repository

XAMPPRocky commented 2 years ago

Thank you for your issue! Is there a reason tokei ./directory is not enough? You can pass one or more directories as arguments.

ice1000 commented 2 years ago

Thank you for your issue! Is there a reason tokei ./directory is not enough? You can pass one or more directories as arguments.

I mean the badge generator. I'm very satisfied with command line tokei

VixieTSQ commented 1 year ago

I'd consider this necessary. Counting .lock files into the count is not a very useful metric. You absolutely should be able to have it only search in your src folder or similar.

lordofpipes commented 4 months ago

It might be nice to have a larger image with a breakdown table you can embed, as well. It's a shame you can't just embed a live-updating markdown table, though.