Metadata-Version: 2.1
Name: craftpainting
Version: 0.0.2
Summary: Create Minecraft-like paintings
Home-page: https://github.com/ninest/craftpainting
License: MIT
Project-URL: Bug Tracker, https://github.com/ninest/craftpainting/issues
Project-URL: Documentation, https://github.com/ninest/craftpainting
Project-URL: Source Code, https://github.com/ninest/craftpainting
Platform: UNKNOWN
Description-Content-Type: text/markdown

<h1 align="center">Craftpainting</h1>
<p align="center">Create Minecraft-like paintings in the terminal</p>

<p align="center">
  <img src="https://img.shields.io/badge/Made%20With-Python-black?style=flat-square&" alt="Made with Python" />
  <a href="http://makeapullrequest.com/"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" alt="Make a PR" /></a>
  <img src="https://img.shields.io/github/license/ninest/craftpainting?style=flat-square" alt="MIT" />
  <a href="https://www.buymeacoffee.com/ninest">
    <img src="https://img.shields.io/badge/Donate-Buy%20Me%20A%20Coffee-orange.svg?style=flat-square" alt="Buy Me A Coffee">
  </a>
</p>


## 🚀 Usage

```bash
craftpainting input.png -o output.png
```

## 🛠 Build setup

```bash
cd src/
pipenv shell
pipenv install
```

<!-- ## 😱 Issues and limitations -->

## 📜 License
MIT

<!-- ## 🔖 Legal attribution -->
<!-- Google Play and the Google Play logo are trademarks of Google LLC. -->

