multiproject-git-gradle icon indicating copy to clipboard operation
multiproject-git-gradle copied to clipboard

Can i request for Adding comments in build.gradle/config.gradle

Open kavink opened this issue 11 years ago • 2 comments

Please can i request the following:

  • Can we have detailed comments in build.gradle and config.gradle. Which will help anyone willing to contribute.
  • Also if we can add CONTRIBUTING.md with guidelines for anyone intending to contribute to this project.

kavink avatar Jul 27 '14 17:07 kavink

Regarding comments in "build.gradle" - I am thinking of converting the whole thing to gradle plugin first. It was OK as a single script, when it was small. Now the thing is big enough to be split into classes and properly packaged as a gradle plugin. I'd rather start with documenting source code when it is already converted to gradle plugin.

akhikhl avatar Jul 29 '14 09:07 akhikhl

Thanks that works too! But also an important note is memory usage by the plugin or this project!

Also will be helpful if there was a gradlew script, gradle.properties with GRADLE_OPTS property in it with bumped up memory requirements.

kavink avatar Jul 29 '14 13:07 kavink