Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
orangekame3 committed Oct 8, 2023
1 parent 62159f5 commit 9d36555
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 4 deletions.
27 changes: 24 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<div align="center">

# :octocat: ghfetch
ghfetch is a clear command with PAC-MAN animation
# ghfetch

:octocat: ghfetch is a CLI tool to fetch GitHub user information.

<a href="https://opensource.org/licenses/MIT">
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="MIT License badge">
Expand Down Expand Up @@ -34,3 +34,24 @@ go install github.com/orangekame3/ghfetch@latest
```shell
brew install orangekame3/tap/ghfetch
```

## Usage

```shell
❯ ghfetch -h
Fetch GitHub user's profile
Usage:
ghfetch [flags]
Flags:
-c, --color string Highlight color for text (default "blue")
-h, --help help for ghfetch
-t, --toggle Help message for toggle
-u, --user string GitHub username
-v, --version version for ghfetch
```
## To Do
- [ ] Add GitHub stats
Binary file modified img/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion img/demo.tape
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Output img/demo.gif

Set FontSize 32
Set Width 2000
Set Height 1000
Set Height 1200

Sleep 500ms
Type "ghfetch -u orangekame3" Sleep 1000ms Enter
Expand Down

0 comments on commit 9d36555

Please sign in to comment.