I wrote App::ph, yet another github client supports github API v3

https://github.com/tokuhirom/ph

I wrote yet another github client like App::gh based on, but it's supports github API v3.
I want to upgrade gh to API v3, but it's very big code base. I only use a very few commands on daily works.
Then, i implement a subset of gh with Pithub.pm from scratch (I wish to revive gh for my laziness.)

Current version of ph supports only 'import', 'clone', 'info'.

thanks,

Published: 2012-07-17(Tue) 22:49