Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows release ? #111

Open
RayyanNafees opened this issue Jun 5, 2024 · 3 comments
Open

windows release ? #111

RayyanNafees opened this issue Jun 5, 2024 · 3 comments

Comments

@RayyanNafees
Copy link

No description provided.

@joshi4
Copy link
Contributor

joshi4 commented Jun 7, 2024

We'll add experimental support for Windows soon.

What's your main use case for Savvy right now?

@RayyanNafees
Copy link
Author

working with go commands and workbooks

@joshi4
Copy link
Contributor

joshi4 commented Jun 9, 2024

@RayyanNafees I took a look at the work required to support Windows:

  • Add a new install script to support Windows ( bun has a good example: bun.sh/install.ps1)
  • Add Windows support to https://github.com/getsavvyinc/upgrade-cli
  • Audit the code to ensure we use filepath.Join() instead of hardcoding /.

If there's interest in contributing PRs for any of the issues above, I'm happy to help answer any questions and ofc review PRs. Let me know if you're interested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants