HackerTrans
TopNewTrendsCommentsPastAskShowJobs

djegod

no profile record

Submissions

Pull request TUI using Rust and Ratatui

github.com
3 points·by djegod·2 anni fa·1 comments

What are the actual responsibilities of a Tech Lead?

2 points·by djegod·3 anni fa·0 comments

Is the Windows Dev Kit 2023 recommended for professional use?

1 points·by djegod·3 anni fa·1 comments

comments

djegod
·2 anni fa·discuss
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! :)
djegod
·4 anni fa·discuss
Ask myself what other files will be exposed?