Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Windows Support for postinstall Script in shard.yml #24

@Losses

Description

@Losses

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions