mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Add bookokrat to source tools with build_output_path support
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user