issues
search
eficode-academy
/
gradle-katas
Deliberate exercises for Gradle
MIT License
25
stars
15
forks
source link
Fix some instructions while learning...
#26
Closed
ftheile
closed
1 year ago
ftheile
commented
4 years ago
Rationale:
Step 1:
gradlew wrapper
doesn't work if if you start from scratch
Step 2: put filenames/dirs in backticks
Remaining steps: preprend
./
to
gradlew
commands
Rationale:
gradlew wrapper
doesn't work if if you start from scratch./
togradlew
commands