{"tool":"brew","tool_display":"Brew","intent":"create-brewfile-from-installed-packages","intent_display":"create brewfile from installed packages","title":"Brew Command: create brewfile from installed packages","command_string":"brew bundle dump","raw_command_string":"brew bundle dump","description":"Exact CLI syntax to create brewfile from installed packages using Brew.","usage_scenario":"Upon audit of current development dependencies before migration.","scenario_context":"Easily backup and share your Homebrew environment with a generated Brewfile.","simulated_output":"$ brew bundle dump\nDumping Brewfile...  \n==> Brewfile created at /Users/username/Brewfile\n# This file was generated by Homebrew.\n# To install the packages listed below, run:\n#   brew bundle","how_to_steps":["Run the command: `brew bundle dump` to create a Brewfile from installed packages.","Verify the creation by checking the Brewfile at `~/Brewfile` for listed packages."],"inferred_category":"Package Management","canonical_url":"https://www.syntaxstandard.com/brew/create-brewfile-from-installed-packages"}