pub fn install_bun( tool_detector: &mut ToolDetector, installed_tools: &mut HashMap<String, bool>, ) -> Result<()>
Install bun runtime and package manager