github Issues Exporter
giexp is a tool to export issues from github. Currently, an available format is json only.
Installation
rubygems
$gem install giexp
Usage
Export issues for each repositories of the authorized user
$giexp -u someone -p
Export issues for each repositories owned by an organization
$giexp -u someone -p -o someorg
Copyright
Copyright (c) 2012 Katsunori Kanda. [email protected]
License
MIT License