Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timdeschryver/hoo

get a GitHub user's info
https://github.com/timdeschryver/hoo

Last synced: 24 days ago
JSON representation

get a GitHub user's info

Awesome Lists containing this project

README

        

# Hoo
> Get a GitHub user's info

This is just a tiny little toy cli project.

Usage
```
Usage: hoo username [options]

Options:
-p, --printer The printer that is being used
[choices: "pretty", "list"] [default: "pretty"]
-h, --help Show help [boolean]
-v, --version Show version number [boolean]

Examples:
$ hoo tdeschryver Print out the GitHub's info of tdeschryver

```