Minor documentation issue
gruberrolandvaltech opened this issue · 3 comments
gruberrolandvaltech commented
I think it should be "./gradlew" instead of "gradlew".
https://github.com/Cognifide/gradle-aem-single
https://github.com/Cognifide/gradle-aem-multi
Otherwise, The commands do not work as gradlew is not in path.
pun-ky commented
It depends whether you are running it from Git Bash or CMD 😉
gruberrolandvaltech commented
Ah, git bash seems to be Windows only. So the command fails on Mac and Linux: "git clone git@github.com:Cognifide/gradle-aem-single.git && cd gradle-aem-single && gradlew fork"
pun-ky commented
yep it depends :) I have no idea how to document it without providing two versions of commands that could be e.g copied.