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 Support for postinstall Script in shard.yml #24

Open
Losses opened this issue Jun 12, 2024 · 0 comments
Open

Windows Support for postinstall Script in shard.yml #24

Losses opened this issue Jun 12, 2024 · 0 comments

Comments

@Losses
Copy link

Losses commented Jun 12, 2024

I have noticed that the postinstall script in the shard.yml file of this package does not support Windows. The current script is:

postinstall: "false | [ -f ../../sam.cr ]  && true || cp -i examples/sam.template ../../sam.cr 2>/dev/null"

Given that Crystal now offers basic support for Windows, it would be beneficial for sam to follow suit and provide Windows compatibility.

Could you please consider updating the postinstall script or providing an alternative solution that works on Windows?

Thank you for your attention to this matter.

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

1 participant