Metadata-Version: 2.1
Name: jetha-cli
Version: 0.1.1
Summary: 
Home-page: https://github.com/zeel-codder/jetha-cli
Author: zeel-codder
Author-email: zeelprajapati321@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: rich (>=13.7.0,<14.0.0)
Description-Content-Type: text/markdown

# Jetha-Bhai CLI

Jetha-Bhai CLI is a command-line interface that provides a fun and unique way to interact with your file system. It mimics some common shell commands, but with a twist. Each command is translated into the language of Jetha-Bhai, a popular character from Indian television.

![Alt text](./doc/output.png)

## Installation

```bash
pip install jetha-cli
```

# Test Cmd

```bash
jetha-bhai --help
jetha-bhai ye-banado f1
jetha-bhai list-kardo
```

## Table

| command     | jetha-cli                       |
| ----------- | ------------------------------- |
| pwd         | jetha-bhai babita-ji-kaha       |
| ls          | jetha-bhai list-kardo           |
| mkdir c1    | jetha-bdhai ye-banado c1        |
| mv f1 c2    | jetha-bhai move-on-karado f1 c2 |
| rm -rf f1   | jetha-bhai udado-isko f1        |
| cp -r f1 f2 | jetha-bhai copy-maro f1 f2      |

# Thank you

