wttech/gradle-aem-single

Minor documentation issue

gruberrolandvaltech opened this issue · 3 comments

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.

It depends whether you are running it from Git Bash or CMD 😉

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"

yep it depends :) I have no idea how to document it without providing two versions of commands that could be e.g copied.