Skip to content

change shell script to executable on Linux and Mac #224

@stevehu

Description

@stevehu

In the generated projects, we have some shell scripts that are supposed to be executables on Linux or Mac. For example, build.sh and gradlew etc. We need to add a method in the codegen to update the mode of the file after generation. Otherwise, we have to ask the user to run chmod +x gradlew in the generated project before calling the shell script.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions