Track B
11:20 - 11:45 (JST)
I released a TUI application called jnv in Rust. It allows you to interactively execute jq filters on JSON input directly in the terminal.
In this talk, I will focus on the following themes:
First, I will provide a comprehensive explanation of TUI libraries available in Rust, such as ratatui.
I will introduce promkit also, I created finally.
Using promkit, I have developed TUI applications such as jnv, sig, and logu.
Among these, I will focus on the technically significant aspects of jnv
Finally, I will share the knowledge for publishing the TUI applications using cargo-dist and making them available on Homebrew (tap).
Copyright © Rust.Tokyo 2024 all rights reserved.