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

https://github.com/davideuler/ticket2trac


https://github.com/davideuler/ticket2trac

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

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.