pawamoy/django-meerkat

Refactor meerkat as a core with plugins

pawamoy opened this issue · 1 comments

Meerkat tools (modules) shouldn't be coded within meerkat itself but as plugins instead. Therefore meerkat should only be a core that can use [meerkat] plugins.

  • Define core architecture
  • Define plugin architecture

Will likely not work on this project anymore.