A modern, simple issue tracker for teams. Currently in the prototype stage. App for the py4web framework.
Begin by installing py4web, the server which powers Sluggo. py4web and relating installation instructions can be found here: https://github.com/web2py/py4web
In addition to py4web, Sluggo relies on a few additional libraries. Install the following packages:
pip install python-dateutil
You should then have all necessary prerequisites to run Sluggo.
You can find thorough documentation on how to use Sluggo in USAGE.md. This will render in the application under the Help page.
You can find attribution for third party libraries in ATTRIBUTION.md
Sluggo is licensed under the Mozilla Public License v2; see LICENSE for details.