Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tokuhirom/ph
https://github.com/tokuhirom/ph
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tokuhirom/ph
- Owner: tokuhirom
- License: other
- Created: 2012-07-17T22:29:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-29T08:54:24.000Z (almost 11 years ago)
- Last Synced: 2024-06-21T18:14:07.450Z (5 months ago)
- Language: Perl
- Homepage:
- Size: 215 KB
- Stars: 10
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
# NAME
App::ph - yet another github client command
# SYNOPSIS
$ ph info mattn gal-vim
$ ph clone mattn gal-vim
$ ph import# DESCRIPTION
App::ph is yet another github client command, supports github API version 3.
Please look [ph](https://metacpan.org/pod/ph) for more details.
# AUTHOR
Tokuhiro Matsuno
# SEE ALSO
[App::gh](https://metacpan.org/pod/App::gh), [Pithub](https://metacpan.org/pod/Pithub)
# LICENSE
Copyright (C) Tokuhiro Matsuno
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.