docs: Add developer guide
This commit is contained in:
parent
0947fe5b0f
commit
92ab531e0e
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -1,5 +1,17 @@
|
||||||
# ZigBrains
|
# 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 -->
|
<!-- Plugin description -->
|
||||||
Yet another attempt at bringing zig to the IntelliJ world.
|
Yet another attempt at bringing zig to the IntelliJ world.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue