A tool to get info about project lines of code

Example: Getting project lines of code

  1. Clone the repo
    bash git clone https://github.com/ElGusanitoPLAY/rlcount
  2. Install it (Into project dir)
    bash cargo install --path .
  3. Test it in some project!
    bash rlcount .

``` PROJECTNAME: ... TOTALLINES: 70

C      => Lines: 70      100.00 %

```

Why?

Just because I wanted some tool to do this before reading a codebase

Supported languages

Contrib Guidelines

Not to much just comment everything you do