/mkpng

mkpng is a CLI tool for creating pure color images.

Primary LanguagePythonMIT LicenseMIT

🖼️ Mkpng

It's a CLI tool for creating pure color images.

⚡️ Usage

Usage: mkpng [OPTIONS] COMMAND [ARGS]...

  mkpng is a CLI tool for creating pure color images.

Options:
  -v, --version
  -h, --help     Show this message and exit.

Commands:
  create  Creating a image

📥 install

git clone https://github.com/Fatpandac/mkpng.git
cd mkpng
pip install .

🤝 Contribute

PR, Forks and any Issues are welcome!