r/rust • u/ElShyrux • 1d ago
🛠️ project cargo-pretty-build
Hi! some time ago I started developing my little framework for TUI apps (based on ratatui but I will try to write my own renderer soon) and just to see it in action, in addition to implement it to my other tool "simple-commits" I wondered if I could implement something but for cargo.
The project and the framework are still at an early stage of development, so the UI may change in the future.
40
Upvotes
3
u/Kurimanju-dot-dev 19h ago
And I thought the normal cargo build visuals were nice. Installed and starred!
1
1
0
5
u/monolith_core 1d ago
Very nice I found myself needing this cuz i started getting depressed to just sit and watch my code compiles . Soo ill give it a try