docs: Add developer guide

This commit is contained in:
FalsePattern 2023-08-18 10:53:16 +02:00 committed by FalsePattern
parent 0947fe5b0f
commit 92ab531e0e
Signed by: falsepattern
GPG key ID: FDF7126A9E124447

View file

@ -1,5 +1,17 @@
# ZigBrains
## Developer guide
### All platforms
After importing the gradle project, you need to run the `build setup -> generateSources` tasks.
### NixOS
In addition to the generated sources, you also need to run the `build setup -> nixos_jbr` task, otherwise java will
complain about missing files
# Description
<!-- Plugin description -->
Yet another attempt at bringing zig to the IntelliJ world.