ghfetch
ghfetch copied to clipboard
:octocat: ghfetch is a CLI tool to fetch GitHub user information and show like neofetch.
Hi, a `--repo` flag would benefit this tool immensely, the api request would be similar. and the output (the default neofetch style) could be like this: ```bash $ ghfetch --repo="mullvad/mullvadvpn-app"...
Hi, the official Github Cli uses `GH_TOKEN`, `GITHUB_TOKEN` https://cli.github.com/manual/gh_help_environment as env variables. As well as other tools, do the same. Would be nice to use these if the user already...
Hi, awesome tool. Would you be interested to allow users to also print these infos as `JSON`, `YAML` & `Plain TexT`? I know, that's not the point of this tool,...