I've been looking for exactly this. Installing now. Thanks for putting it together!
Report
Maker
@joel_farthing thanks! Please share and if you run into any issues, I'd be happy to fix!
Report
Quick note on Linux installation: bun installed via snap may not work due to sandbox restrictions on stdin. Install via curl -fsSL https://bun.sh/install | bash instead.
Replies
I've been looking for exactly this. Installing now. Thanks for putting it together!
@joel_farthing thanks! Please share and if you run into any issues, I'd be happy to fix!
Quick note on Linux installation: bun installed via snap may not work due to sandbox restrictions on stdin. Install via curl -fsSL https://bun.sh/install | bash instead.