Metadata-Version: 2.4
Name: mkarchi
Version: 0.1.0
Summary: Create directory and file architecture from a tree structure text file
Author: Soufyan
License: MIT
Keywords: cli,architecture,filesystem,tree
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# mkarchi

mkarchi is a CLI tool that creates a directory and file architecture
from a tree structure text file.

## Installation

```bash
pip install mkarchi
