We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115e4b9 commit ec5e8baCopy full SHA for ec5e8ba
README.md
@@ -126,6 +126,13 @@ pluginManagement {
126
```
127
128
129
+### Build and development notes
130
+
131
+- **REQUIRES ENABLED GIT SYMLINKS** for the project to work correctly!
132
+ - On Windows, see [this doc](https://github.com/git-for-windows/git/wiki/Symbolic-Links) for more info.
133
+- See [CONTRIBUTING.md](CONTRIBUTING.md) for more info on how to contribute.
134
135
136
### Heavily inspired by
137
138
* [Gradle-Setup-Plugin](https://github.com/arkivanov/gradle-setup-plugin) by @arkivanov
0 commit comments