Development environment¶
If you would like to contribute to the project, you need a working development environment from RotorHazard. After setting up the development environment, you can follow the steps below to start developing the stream overlays.
Are you not a coder? But would you like to share ideas for new features? Then join the discussions and we will work out some sketches together.
Plugin code¶
- Fork and Clone the repository to your local machine
-
Create a symlink from the
stream_overlays
folder to the RotorHazardplugin
folder -
Start or restart RotorHazard
- You can now start developing 😄
Documentation¶
Make sure you have installed Poetry to manage the dependencies of the project.
- Fork and Clone the repository to your local machine
-
Run the following commands to install the dependencies
-
Start the documentation server
-
Open the application in your browser