passthejoe / blogPoster

Easily create social media posts and upload them to Twitter, Mastodon and a blog
https://github.com/passthejoe/blogPoster
MIT License
5 stars 0 forks source link

Make the script much more object-oriented #4

Open passthejoe opened 5 years ago

passthejoe commented 5 years ago

Make the script more object-oriented, i.e. class-based.

passthejoe commented 5 years ago

First step is to use more modules. Then organize those modules in classes.