docs(jetbrains): add built plugin location to README

This commit is contained in:
kirillk
2026-04-02 13:49:41 -04:00
parent 9b6c2bfcde
commit e4d9f007d4
+2
View File
@@ -48,6 +48,8 @@ bun run build:production
This builds CLI binaries for all 6 desktop platforms (darwin-arm64, darwin-x64, linux-arm64, linux-x64, windows-x64, windows-arm64), copies them all into the backend jar, and fails if any are missing. Gradle also validates all platforms are present via `-Pproduction=true`.
The built plugin archive is at `build/distributions/kilo.jetbrains-<version>.zip`. This zip can be installed in any JetBrains IDE via **Settings > Plugins > Install Plugin from Disk**.
---
## Run the plugin