Skip to content

Commit

Permalink
Update status
Browse files Browse the repository at this point in the history
  • Loading branch information
chshersh committed Jan 26, 2025
1 parent 7fca654 commit 33b5c9b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A TUI interface to GitHub.
> `github-tui` is in _pre-alpha_ stage of development!
> Expect missing features, surprising behaviour, horrible bugs and breaking changes.
>
> **Completion**: Done 32%/100% πŸŒ•πŸŒ•πŸŒ•πŸŒ˜πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ‘
> **Completion**: Done 42%/100% πŸŒ•πŸŒ•πŸŒ•πŸŒ•πŸŒ˜πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ‘
> [!IMPORTANT]
> **DISCLAIMER:** `github-tui` is developed and maintained in free time
Expand Down Expand Up @@ -47,6 +47,11 @@ Run the project:
dune exec bin/main.exe -- owner/repo
```

> Example testing instructions:
> ```
> dune exec bin/main.exe -- chshersh/github-tui --directory=../github-tui
> ```
Install dev dependencies:
```
Expand Down

0 comments on commit 33b5c9b

Please sign in to comment.