https://github.com/bravo68web/gh-whoami
gh whoami extension
https://github.com/bravo68web/gh-whoami
gh-cli gh-extension gh-extensions
Last synced: 7 months ago
JSON representation
gh whoami extension
- Host: GitHub
- URL: https://github.com/bravo68web/gh-whoami
- Owner: BRAVO68WEB
- Created: 2024-05-05T08:58:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T08:59:02.000Z (almost 2 years ago)
- Last Synced: 2025-01-14T10:07:56.215Z (over 1 year ago)
- Topics: gh-cli, gh-extension, gh-extensions
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gh-whoami
A simple tool to get the GitHub username of the currently authenticated user.
## Installation
```bash
$ gh extension install BRAVO68WEB/gh-whoami
```
## Usage
```bash
$ gh whoami
# Output
# BRAVO68WEB
```
## License
MIT