Metadata-Version: 2.1
Name: temper-dir
Version: 0.0.9
Summary: A simple CLI tool to create temporary directories
Author: Itay Shoshani
Description-Content-Type: text/markdown
License-File: LICENSE

# temper
Your daily temporary directory

## Intro
Do you struggle with a lot of garbage in your `Desktop` directory?

Want to do some tests and be able to return back to your temporary files later?

meet `temper` - your cli tool to create daily backup temporary dirs

## Installation
```
pip install temper-dir
```

## Usage
write the following command @ your CLI

```
temper
```

That's it!
