https://github.com/mcobzarenco/zentui
Fast terminal UI for Zenhub (+ Github)
https://github.com/mcobzarenco/zentui
github rust tui zenhub
Last synced: about 1 month ago
JSON representation
Fast terminal UI for Zenhub (+ Github)
- Host: GitHub
- URL: https://github.com/mcobzarenco/zentui
- Owner: mcobzarenco
- License: mit
- Created: 2020-06-22T14:57:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T00:20:50.000Z (almost 5 years ago)
- Last Synced: 2025-04-02T20:43:41.552Z (about 2 months ago)
- Topics: github, rust, tui, zenhub
- Language: Rust
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zentui
Zentui is a Zenhub + Github client for the terminal.
## Instalation
First, make sure you have Rust installed (using the recommended rustup method) and then run
```
cargo install zentui
```
Run with `--force` argument to update an existing installation.