Contributions are essential for keeping this plugin great. We try to keep it as easy as possible to contribute changes and we are open to suggestions for making it even easier. There are only a few guidelines that we need contributors to follow.
- Install prerequisites:
- Fork and clone the repository
cd intellij-kubernetes
- Import the folder as a project in JetBrains IDEA
-
From root folder, run the below command.
$ ./gradlew runIde
-
Once the plugin is installed and reloaded, there will be a Kubernetes Tab in the Tool Windows list (left).
If you have any questions or run into any problems, please post an issue - we'll be very happy to help.
By contributing to this project you agree to the Developer Certificate of Origin (DCO). This document was created by the Linux Kernel community and is a simple statement that you, as a contributor, have the legal right to make the contribution. See the DCO file for details.