SIGN IN SIGN UP
Homebrew / brew UNCLAIMED

🍺 The missing package manager for macOS (or Linux)

0 0 185 Ruby

bundle: refactor remaining bundle extensions

- Move the remaining non-`brew`/`cask`/`tap` bundle types onto the single-file extension path so `mas`, `vscode`, `cargo`, and `flatpak` keep their DSL, dump, check, install, and cleanup behavior in one place while shared bundle callers infer flags and selection from the registered extensions.
- Keep the existing checker, dumper, and installer entrypoint files as compatibility requires and preserve the current check, dump, and cleanup ordering so the existing bundle specs continue to exercise the same public constants and command behavior.
M
Mike McQuaid committed
3b43ae9cf721d36d94510179c0418cbdd06b7fe1
Parent: 19e513a