bintodec-tui-0.1.0 is not a library.
BINTODEC-TUI
A simple 10-bit binary to decimal converter tui app. Built using Rust with the libraries Ratatui and Crossterm, and yes, was a forked version of the counting app from the ratatui book.
Dependencies
- Rust
- Crossterm
- Ratatui
Install
Make sure you have Rust installed on your system. You can install Rust by following the instructions on the official Rust website.
After that, you can now install the binary by running the following command:
And you're good to go!
Usage
If you've successfully installed the binary, you can run it by typing the following command:
If you encounter any issues or have any questions, feel free to open an issue here.