Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bravo68web/gh-whoami
gh whoami extension
https://github.com/bravo68web/gh-whoami
gh-cli gh-extension gh-extensions
Last synced: 7 days ago
JSON representation
gh whoami extension
- Host: GitHub
- URL: https://github.com/bravo68web/gh-whoami
- Owner: BRAVO68WEB
- Created: 2024-05-05T08:58:32.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T08:59:02.000Z (7 months ago)
- Last Synced: 2024-06-19T14:52:17.153Z (7 months ago)
- Topics: gh-cli, gh-extension, gh-extensions
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 1
- 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