It's good for me, so I've installed it for my Mac by the option below in your link. However, it returns just error. I think because the link: `gitwhy.dev/install` returns 404 page. So, you should check your way to install your own tool. It's a good challenge. Best effort!
Hey Kent, Thanks for letting me know.
You’re right — gitwhy.dev/install is broken right now, and that’s on us. On Mac, please use the command below:
brew install gitwhy-cli/tap/git-why
We’re fixing the install link and docs. Ìf any further assistance is needed, please email me at quan@gitwhy.dev or join our discord community: https://discord.gg/2X5X5XeFyT
Hey Kent,
We tracked it down and had the install URL pointed at the wrong place.
You can now install with:
curl -sSL https://dl.gitwhy.dev/install.sh | bash
Sorry about that.
Thank you for your prompt effort to fix the bug. I'd be able to install your tool and enjoy that. If I find the bug in the future, I will report it on your Discord. Best regards!