Skip to content

Commit ec5e8ba

Browse files
committed
docs: add development notes in readme
Signed-off-by: Art Shendrik <[email protected]>
1 parent 115e4b9 commit ec5e8ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,13 @@ pluginManagement {
126126
```
127127

128128

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+
129136
### Heavily inspired by
130137

131138
* [Gradle-Setup-Plugin](https://github.com/arkivanov/gradle-setup-plugin) by @arkivanov

0 commit comments

Comments
 (0)