Metadata-Version: 2.1
Name: image-cli
Version: 0.0.0.2
Summary: UNKNOWN
Home-page: https://github.com/jpleorx/image-cli
Author: Leo Ertuna
Author-email: leo.ertuna@gmail.com
License: Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License
Download-URL: https://pypi.org/project/image-cli/
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Image CLI 

# Usage

# Installation
 
## Normal installation

```bash
pip install image-cli
```

## Development installation

```bash
git clone https://github.com/jpleorx/image-cli.git
cd image-cli
pip install --editable .
```

# Links
In case you’d like to check my other work or contact me:
* [Personal website](https://tekleo.net/)
* [GitHub](https://github.com/jpleorx)
* [PyPI](https://pypi.org/user/JPLeoRX/)
* [DockerHub](https://hub.docker.com/u/jpleorx)
* [Articles on Medium](https://medium.com/@leo.ertuna)
* [LinkedIn (feel free to connect)](https://www.linkedin.com/in/leo-ertuna-14b539187/)

