Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
A small, opinionated CLI tool that says whether a GitHub user exists, and gives a bit of info about them.
- Host: GitHub
- URL: https://github.com/dropalltables/ghuser
- Owner: dropalltables
- License: gpl-3.0
- Created: 2024-05-19T01:08:57.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T22:29:28.000Z (8 months ago)
- Last Synced: 2025-01-26T12:42:53.746Z (1 day ago)
- Topics: api, bash, cli, commandline, github, github-api, githubapi, macos, script, shell
- Language: Shell
- Homepage: https://ghuser-sh.vercel.app
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
```