White Generator, v1.2
Posted on

Utility for a generation of memes.
An installation, a refactoring and a bugs fixing.
Change Log
- Closed issues:
- Fixed bugs:
Installation
Clone this repository:
$ git clone https://github.com/thewizardplusplus/white-generator.git
$ cd white-generator
Then install the app with pip tool:
$ sudo -H pip3 install .
sudo command is required to install white-generator console script. If it's not required, sudo command can be omitted:
$ pip3 install .
But then the app should be started as python3 -m white_generator.
Repository
Link: https://github.com/thewizardplusplus/white-generator/tree/v1.2.
Content: code.
License: MIT.