Skip to content
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.

Prototype of Sluggo, a flexible issue tracker for teams. Developed for py4web.

License

Notifications You must be signed in to change notification settings

Sluggo-Issue-Tracker/Sluggo-py4web

Repository files navigation

Sluggo

License: MPL 2.0 Platform: py4web

A modern, simple issue tracker for teams. Currently in the prototype stage. App for the py4web framework.

Installation Instructions

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.

How to Use

You can find thorough documentation on how to use Sluggo in USAGE.md. This will render in the application under the Help page.

Attribution

You can find attribution for third party libraries in ATTRIBUTION.md

License

Sluggo is licensed under the Mozilla Public License v2; see LICENSE for details.