Metadata-Version: 2.4
Name: neonloc
Version: 0.2.0
Summary: A blazingly fast, cyber-styled source code counter. Count your lines with pure edge.
Author: Debeski
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: rich>=13.0.0
Requires-Dist: click>=8.0.0

# NeonLoc

A blazingly fast, cyber-styled source code counter. Count your lines with pure edge.

![NeonLoc](https://via.placeholder.com/800x400.png?text=NEONLOC)

## Installation

```bash
pip install .
```

Or from PyPI (soon):

```bash
pip install neonloc
```

## Usage

Simply run `neonloc` in your terminal and pass a directory. By default, it will use the current directory (`.`).

```bash
neonloc .
```

Or target a specific folder:

```bash
neonloc /path/to/project
```

## Features

- **Cyber Aesthetic**: Pure neon glory in your terminal.
- **Lightning Fast**: Scans and parses directories in the blink of an eye.
- **Language Support**: Python, JavaScript, TypeScript, Go, C/C++, Rust, HTML, CSS, YAML, JSON, Markdown, Bash, Ruby, Java, PHP, Vue, Svelte.
- **Deep Metrics**: Counts code, comments, blanks, and total lines.
