/guildmanager_v2

Version 2 of guildmanager, with actual quality.

Primary LanguagePythonApache License 2.0Apache-2.0

GuildManager v2

How to install:

Its a bit broken to install via pip, so here's how:

$ git clone https://github.com/dragdev-studios/guildmanager_v2.git gm2
...
$ cd gm2
$ pip[3] install -r requirements.txt
$ pip[3] install .
...