mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-23 13:34:03 +02:00
Add info about prepared configurations to contributing guide
This commit is contained in:
parent
04ac0ab743
commit
b03627a110
@ -26,7 +26,12 @@ OK, ready to do some coding?
|
|||||||
* Fork the repository and clone it to the local machine.
|
* Fork the repository and clone it to the local machine.
|
||||||
* Open the project with IntelliJ IDEA.
|
* Open the project with IntelliJ IDEA.
|
||||||
|
|
||||||
Yoo hoo! You’re all set to begin contributing. Here are some useful gradle commands:
|
Yoo hoo! You’re all set to begin contributing.
|
||||||
|
We've prepared some useful configurations for you:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
And here are useful gradle commands:
|
||||||
|
|
||||||
* `./gradlew runIde` — start the dev version of IntelliJ IDEA with IdeaVim installed.
|
* `./gradlew runIde` — start the dev version of IntelliJ IDEA with IdeaVim installed.
|
||||||
* `./gradlew test` — run tests.
|
* `./gradlew test` — run tests.
|
||||||
|
BIN
resources/contributing/configurations.png
Normal file
BIN
resources/contributing/configurations.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 22 KiB |
Loading…
Reference in New Issue
Block a user