Skip to content

Instantly share code, notes, and snippets.

View Rexeh's full-sized avatar
💭
Building v2 of Joystick Diagrams!

Rob Rexeh

💭
Building v2 of Joystick Diagrams!
View GitHub Profile
@Rexeh
Rexeh / import_tix.py
Last active March 15, 2016 19:14 — forked from ryanmark/import_tix.py
Forked from work by ryanmark - Fixed some parse issues with certain characters - Accepts multiple text files - Milestones requested during the import process - Automatic list of projects based on those available under account (allows fast import to many projects) - User/Pass requested in application (bit more secure)
#!/usr/bin/env python
# Modified by Robert Cox
#
# Please enter UNFUDDLE URL below as unfuddle_domain
#
# Takes a markdown formatted sked of milestones and tickets and
# pushes it all into unfuddle. Tries to prevent duplicates, but
# doesn't do a great job because Unfuddle's API acts strangely.
#
# usage: UFimport.py coretickets.txt othertickets.txt