tursodatabase / turso-install

Turso CLI installer
https://turso.tech
MIT License
1 stars 5 forks source link

Can't install on Windows #17

Open payne8 opened 2 months ago

payne8 commented 2 months ago

Following the quickstart it tells me to run this script on windows. But the script fails when it probes the operating system.

https://github.com/tursodatabase/turso-install/blob/fac2b923425733938071795333285b9f3c43440d/install.sh#L21

For Windows 11 using Git Bash I get this message:

Operating system MINGW64_NT-10.0-22631 is not supported by this installation script
payne8 commented 2 months ago

Maybe as a separate issue if I'm trying to install the turso cli on a remote linux client via ssh it fails. I can navigate locally to the given URL but I can't paste the localhost url that has a jwt in it.