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

https://github.com/dropalltables/ghuser

A small, opinionated CLI tool that says whether a GitHub user exists, and gives a bit of info about them.
https://github.com/dropalltables/ghuser

api bash cli commandline github github-api githubapi macos script shell

Last synced: 10 months ago
JSON representation

A small, opinionated CLI tool that says whether a GitHub user exists, and gives a bit of info about them.

Awesome Lists containing this project

README

          

# ghuser
A small, opinionated CLI tool that says whether a GitHub user exists, and gives a bit of info about them.
## How to install:
Run this command:
```bash
/bin/bash <(curl -s https://raw.githubusercontent.com/N-coder82/ghuser/main/install.sh)
```