Author: | Conrado Buhrer |
---|---|
Contact: | [email protected] |
Revision: | 001 |
Date: | $Date: Tue Dec 11 13:27:56 BRST 2012 |
Copyright: | Copyleft |
Tags: | Assembla, Tickets |
This tool was built and tested on Linux, please use a Linux machine!
Python library requirements are listed in requirements.txt, this is usually fed to pip using
$ pip install -r requirements.txt
- Copies tickets from one Assembla space to another.
To copy tickets, please execute the following on a Linux machine:
$ python main.py
atmt
is licensed under a Apache License v2.0 , see LICENSE
for details.
Assembla's API for atmt
is based Tweepy. This project was realized by
Conrado Buhrer.