davideuler / ticket2trac

Repository from Github https://github.comdavideuler/ticket2tracRepository from Github https://github.comdavideuler/ticket2trac

ticket2trac

Example

#Add a single ticket:

python ticket2trac.py [options] /path/to/trac/installation 'Ticket summary' For a full list of command line options, simply run:

python ticket2trac.py --help

#Import tickets from text file python import2track.py demo.txt ../platform

#change log: 07/25, 2013, Add Chinese support; to import tickets from a text file, each ticket a line.

About


Languages

Language:Python 100.0%