Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0tickpulse/lines-of-code


https://github.com/0tickpulse/lines-of-code

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Lines of Code

This Rust program recursively counts the lines of code in files within a specified directory. It allows filtering files by extensions.

## Usage

```
lines-of-code
```

Directory lets you select a directory to do this search on, and ext lets you filter certain file extensions, separated by commas.

## FAQ

### Why?

Idk.

### Are you aware [`cloc`](https://github.com/AlDanial/cloc)https://github.com/AlDanial/cloc exists?

No.