/no-loafing

Code line count tool.

Primary LanguageRustApache License 2.0Apache-2.0

No-Loafing

Code line count tool.

No-Loafing is a small tool used to check the number of lines of code in your project.

It can reasonably count the effective code in the whole project based on the language used in your project.

The specific statistical rules will exist here config branch of the project. And you users can update it manually by using shell tools.

Usage

usage:
    no-loafing <path> [<lang-name>]
or
    no-loafing update [<url>]