A simple yet useful and versatile post generator.
# Clone this repository
$ git clone https://github.com/oJPBarbosa/post-generator.git
# Go into the repository directory
$ cd post-generator
# Install the requirements
$ pip install -r requirements.txt
# Run the app
$ python main.py
A project made by João Pedro Ferreira Barbosa.
This project is under MIT license. Check LICENSE for more information.