mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-01 15:32:11 +08:00
docs(jetbrains): add built plugin location to README
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user