{"tool":"bun","tool_display":"Bun","intent":"install-from-local-file-or-directory","intent_display":"install from local file or directory","title":"Bun Command: install from local file or directory","command_string":"bun add file:<path/to/file_or_directory>","raw_command_string":"bun add file:{{path/to/file_or_directory}}","description":"Exact CLI syntax to install from local file or directory using Bun.","usage_scenario":"Use this command to install a package from a local file or directory.","scenario_context":"Use this command to install a package from a local file or directory.","simulated_output":"Installing package from file:path/to/file_or_directory...\nPackage installed successfully!","how_to_steps":["Run the command: `bun add file:path/to/file_or_directory`","Check the installed packages with: `bun list`"],"inferred_category":"Package Management","canonical_url":"https://www.syntaxstandard.com/bun/install-from-local-file-or-directory"}