Metadata-Version: 2.1
Name: oxtree
Version: 0.0.1
Summary: A Handy Script to view Directory Tree Structure
Author: 0x68616469
Keywords: tree,folder
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown

# 0xTree  <img width="60px" src="https://media.giphy.com/media/WUlplcMpOCEmTGBtBW/giphy.gif">

A Handy Script to view Directory Tree Structure

# Installation :

From pip :

```bash
pip3 install oxtree
```

From source :

```bash
git clone https://github.com/0x68616469/oxtree/
```

### Requirements :

[oxflags](https://github.com/0x68616469/oxflags/)
(downloaded automatically with pip)

# Example :

```bash
oxtree
```

result :

<img src="" />

<hr>

![Follow me](https://img.shields.io/badge/-Follow%20Me-222222?logo=twitter&logoColor=black&color=272838&labelColor=C09891&style=for-the-badge&logoWidth=30&link=https://twitter.com/0x68616469)
