One day while doing Wii Play 100 Fish attempts, I wanted to simplify the process of figuring out how much fish I need because I easily forgot the number of fish I caught in one game which caused 2 resets, which promptly grew me tired and I made this program to combat myself.
Install Rust and Git and then run these commands:
git clone https://github.com/65hz/hfst.git
cd hfst
cargo install --path .
This will automatically be added to your PATH; you can simply just run hfst
on your terminal and you are done!