hello everyone absolute noob here :), like i'm a serious noob i just installed rust so i can use this one app someone made using it
anyway to run their program i need to do cargo tauri dev which seems like it's compling a bin everytime, could i compile a bin and then just use that?
how would i do that, or where atleast could i find the bin that the command is creating so i can just copy paste in in my relevant PATH or something
this is the app btw, it's like a frontend for desktop of monkeytype(a popular typing test web app)
https://github.com/Fuwn/monkeytype-desktop