@vdart-code/desktop
v1.19.0
Published
Downloads
19
Readme
OpenCode Desktop
The OpenCode Desktop app, built with Electron.
Development
bun install
bun devBuild
Run the build script to build the app's JS assets, then package to
bundle the assets as an application. The resulting app will be in dist/.
bun run build && bun run package