ForNeVeR / ForNeVeR/rider-plugin-template

On Mac " chmod +x ./gradlew " is required

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
Kotlin
Stars
14
Forks
5
Avg merge
12h 1m
Merged PRs (30d)
3

Description

Even though I can see that chmod flags in the original repo are correct
```
ivan.shakhov@CZ03877 content % ls -l ./gradlew
-rwxr-xr-x 1 ivan.shakhov staff 11682 Aug 20 11:01 ./gradlew
```
after making a nuget and extracting with dotnet new, resulting gradlew is missing the execution permission.
```
ivan.shakhov@CZ03877 Noesis % ls -l ./gradlew
-rw-r--r-- 1 ivan.shakhov staff 11682 Aug 20 10:59 ./gradlew
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.