You are browsing as a guest. Sign up (or log in) to start making projects!

1h 15m 42s logged

Devlog 5: Final touches

I’d already done most of the work–I just needed a few more minor things done before I could ship. These were:

  • Make the TUI exit gracefully instead of just disappearing
  • Add multi-threading
  • Publish to crates.io

I’m proud to say that I’ve done all of those! Making the search tree dispatch threads was much easier than I thought it would be, especially considering I’m still pretty new to Rust. The TUI was simply adding a struct field of whether to exit. Publishing was a breeze, and I’ve now published 2 different versions.

All I need to do before I ship now is finish my README, which is just add a section about installing the project.

0
8

Comments 0

No comments yet. Be the first!