HanaYabuki / no-loafing

Code line count tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>]

About

Code line count tool.

License:Apache License 2.0


Languages

Language:Rust 100.0%