4 releases
0.2.1 | Mar 20, 2021 |
---|---|
0.2.0 | Mar 20, 2021 |
0.1.1 | Nov 19, 2020 |
0.1.0 | Nov 19, 2020 |
#13 in #line-count
14KB
259 lines
A tool to get info about project lines of code
Example: Getting project lines of code
- Clone the repo
git clone https://github.com/ElGusanitoPLAY/rlcount
- Install it (Into project dir)
cargo install --path .
- Test it in some project!
rlcount .
PROJECT_NAME: ... TOTAL_LINES: 70
C => Lines: 70 100.00 %
Why?
Just because I wanted some tool to do this before reading a codebase
Supported languages
- C
- C++
- Rust
- Python
- Javascript (frameworks also)
- Typescript
- Java
- Golang
Contrib Guidelines
Not to much just comment everything you do
Dependencies
~4–13MB
~128K SLoC