Contributing to the project

Thank you for your interest in contributing to the project! We welcome contributions from everyone.

I made this document to help you set up your development environment.

Setting up the development environment

My favorite IDE is Visual Studio Code. But you can use any IDE you like.

VSCode

  1. Install Visual Studio Code.
  2. Install the following extensions:

Clone the repository and open it in VSCode.

Should be good to go, see the magic explained here.

IntelliJ IDEA

TBD: Help me here.

Prerequisites