Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sheepla/gh-userfetch

👨‍💻 An extension for GitHub CLI to show user profile pretty like Neofetch
https://github.com/sheepla/gh-userfetch

cli gh-extension github github-cli neofetch

Last synced: 3 months ago
JSON representation

👨‍💻 An extension for GitHub CLI to show user profile pretty like Neofetch

Awesome Lists containing this project

README

        




# 👨‍💻 gh-userfetch

An extension for [GitHub CLI](https://github.com/cli/cli) to show your GitHub profile inspired by [dylanaraps/neofetch](https://github.com/dylanaraps/neofetch) .

## Usage

Just run `gh userfetch` but needs authentication with GitHub host: `gh auth login`.

## Installation

Requires [GitHub CLI](https://github.com/cli/cli) v2.0.0+ and [stedolan/jq](https://github.com/stedolan/jq).

```bash
gh extension install sheepla/gh-userfetch
```

## TODO

- [ ] configureable color
- [ ] show profile image instead of octocat logo

## Contributing

Welcome!