Hey everyone! A few days ago, I decided to dive into developing a small TUI application. I've been wanting to explore TUI apps for a while, and I found Rust to be the perfect language for this new challenge.
The idea behind the application is simple: to provide an alternative way to create a pull request on GitHub using a TUI. Personally, I find it quite annoying as a developer to switch from a command-line terminal or an IDE with an integrated terminal to a web UI just to create a PR. That's where the need for this application comes from.
I’m sharing the repository here: https://github.com/djego/prt, and I’m super open to any collaborations and would really appreciate your feedback! :)
The idea behind the application is simple: to provide an alternative way to create a pull request on GitHub using a TUI. Personally, I find it quite annoying as a developer to switch from a command-line terminal or an IDE with an integrated terminal to a web UI just to create a PR. That's where the need for this application comes from.
I’m sharing the repository here: https://github.com/djego/prt, and I’m super open to any collaborations and would really appreciate your feedback! :)