Ziyy - Rust based terminal styler.
Ziyy is a terminal styler that uses HTML-like tags
For information on using Ziyy, see the Ziyy website.
Building
Prerequisites
Before building the project, ensure you have the following installed:
- Rust: Install Rust using rustup.
- Cargo: Comes bundled with Rust, used for managing dependencies and building the project.
Build Instructions
- Clone the repository:
- Build the project:
- Run the project:
- Optionally, run tests to verify functionality: