Expand Org Babel language support

This commit is contained in:
Fabio Scotto di Santolo
2026-04-21 16:45:17 +02:00
parent c7190f7df4
commit b9e896a56a
3 changed files with 46 additions and 8 deletions

View File

@@ -144,6 +144,12 @@ desktop_source_tools:
binary_name: llmfit
install_name: llmfit
build_output_path: target/release/llmfit
- name: rust-script
repo: https://github.com/fornwall/rust-script
build_cmd: cargo build --release
binary_name: rust-script
install_name: rust-script
build_output_path: target/release/rust-script
desktop_binary_tools:
- name: ollama