Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Version Control

    GHTix 0.1.7

    Download button

    No screenshots available
    Downloads: 83  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Matthew Perry | More programs
    BSD License / FREE
    April 11th, 2012, 14:25 GMT
    ROOT / Programming / Version Control

     Read user reviews (0)  Refer to a friend  Subscribe

    GHTix description

    The Github Issue Tool

    GHTix is a Python script to grab your github issues from
    multiple projects and spit out your open tickets and due dates associated with milestones.

        $ ghtix.py -h
        Usage: ghtix.py [options]

        Options:
        -h, --help  show this help message and exit
        -p          Sort by project name (default)
        -t          Sort by time / due date
        -d          Output remaining days instead of due date
        -a          Include ALL issues even without milestone or due date
        -e          Show empty projects without any issues assigned
        -q          Quiet - no stderr messages, only issues list


    Configure with a `~/.ghtix.json` file

        {
            "username": "myusername",
            "password": "mysupersecretpassword",
            "projects": [
            {"owner": "ecotrust", "name": "bioregion-discovery"},
            {"owner": "perrygeo", "name": "ghtix"}
            ]
        }


    The default behavior showing due date and sorting by project

        $ ghtix.py
        fetching a_test_project tickets...
        fetching ghtix tickets...
        a_test_project       4-7-2012 (Define Analysis..) #7 Modeling Framework
        a_test_project      3-15-2012 (Software Scoping)  #40 Data model
        ghtix               3-12-2012 (0.1 Release)       #6 Better way to configure
        ghtix               3-12-2012 (0.1 Release)       #5 PyPi page


    Showing date delta (-d) and sorting by time (-t)

        $ ghtix.py -dt
        fetching a_test_project tickets...
        fetching ghtix tickets...
        ghtix                 14 days (0.1 Release)       #6 Better way to configure
        ghtix                 14 days (0.1 Release)       #5 PyPi page
        a_test_project        17 days (Software Scoping)  #40 Data model
        a_test_project        40 days (Define Analysis..) #7 Modeling Framework


    Setup is easy as pip

        pip install ghtix


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    github issues | summarize issues | summarize | github | issues

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM