1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-04 16:34:02 +02:00

Add info about prepared configurations to contributing guide

This commit is contained in:
Alex Plate 2020-10-31 19:27:06 +03:00
parent 04ac0ab743
commit b03627a110
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F
2 changed files with 6 additions and 1 deletions
CONTRIBUTING.md
resources/contributing

View File

@ -26,7 +26,12 @@ OK, ready to do some coding?
* Fork the repository and clone it to the local machine.
* Open the project with IntelliJ IDEA.
Yoo hoo! Youre all set to begin contributing. Here are some useful gradle commands:
Yoo hoo! Youre all set to begin contributing.
We've prepared some useful configurations for you:
![Prepared configurations](resources/contributing/configurations.png)
And here are useful gradle commands:
* `./gradlew runIde` — start the dev version of IntelliJ IDEA with IdeaVim installed.
* `./gradlew test` — run tests.

Binary file not shown.

After

(image error) Size: 22 KiB