{"tool":"bun","tool_display":"Bun","intent":"install-from-git-repository","intent_display":"install from git repository","title":"Bun Command: install from git repository","command_string":"bun add <git_url>","raw_command_string":"bun add {{git_url}}","description":"Exact CLI syntax to install from git repository using Bun.","usage_scenario":"You need to install a package directly from a Git repository for your project.","scenario_context":"You need to install a package directly from a Git repository for your project.","simulated_output":"Installing package from git repository...\nPackage installed successfully!\nRun 'bun list' to see installed packages.","how_to_steps":["Run `bun add <git_url>` to install the package from the Git repository.","Verify the installation with `bun list` to check if the package appears in the list."],"inferred_category":"Package Management","canonical_url":"https://www.syntaxstandard.com/bun/install-from-git-repository"}