Add bookokrat to source tools with build_output_path support

This commit is contained in:
Fabio Scotto di Santolo
2026-04-18 11:36:05 +02:00
parent 55273e4c09
commit 5c93c239f4
3 changed files with 17 additions and 3 deletions

View File

@@ -132,6 +132,12 @@ desktop_source_tools:
build_cmd: ./build.sh
binary_name: gf2
install_name: gf
- name: bookokrat
repo: https://github.com/bugzmanov/bookokrat
build_cmd: cargo build --release
binary_name: bookokrat
install_name: bookokrat
build_output_path: target/release/bookokrat
desktop_npm_packages:
- name: "opencode-ai"