An open API service indexing awesome lists of open source software.

https://github.com/danlock/codetrack2mantis

Python library for converting project issues from Codetrack issue tracker into MantisBT.
https://github.com/danlock/codetrack2mantis

Last synced: about 1 year ago
JSON representation

Python library for converting project issues from Codetrack issue tracker into MantisBT.

Awesome Lists containing this project

README

          

Installation process:
Make sure you have distutils installed on your system.pip install distutils

Run setup.py install.

python setup.py install

Now go into Codetrack2Mantis and run program normally.